You are here

8 calls to FeaturesCommands::featuresOptions() in Features 8.4

FeaturesCommands::add in src/Commands/FeaturesCommands.php
Add a config item to a feature package.
FeaturesCommands::components in src/Commands/FeaturesCommands.php
List features components.
FeaturesCommands::diff in src/Commands/FeaturesCommands.php
Show the difference between active|default config from a feature package.
FeaturesCommands::export in src/Commands/FeaturesCommands.php
Export the configuration on your site into a custom module.
FeaturesCommands::import in src/Commands/FeaturesCommands.php
Import a module config into your site.
FeaturesCommands::importAll in src/Commands/FeaturesCommands.php
Import module config from all installed features.
FeaturesCommands::listPackages in src/Commands/FeaturesCommands.php
Display a list of all generate-able existing features and packages.
FeaturesCommands::status in src/Commands/FeaturesCommands.php
Display current Features settings.