You are here

18 string references to YAML keys in advagg.routing.yml in Advanced CSS/JS Aggregation 8.3

AdvaggCommands::__construct in src/Commands/AdvaggCommands.php
Constructs the commands instance.
AdvaggPathManipulationTest::testPathFunctions in tests/src/Functional/AdvaggPathManipulationTest.php
Tests path converting functions, and that saving a change to them works.
advagg_drush_help in ./advagg.drush.inc
Implements hook_drush_help().
advagg_enabled in ./advagg.module
Function used to check if AdvAgg is enabled.
advagg_requirements in ./advagg.install
Implements hook_requirements().
advagg_update_8301 in ./advagg.install
Implements hook_update_N().
AssetOptimizer::generateHtaccess in src/Asset/AssetOptimizer.php
Generate an htaccess file in the optimized asset dirs to improve serving.
AssetOptimizer::__construct in src/Asset/AssetOptimizer.php
Constructs the Optimizer object.
CombineMediaQueriesTest::testCombineMedia in tests/src/Functional/CombineMediaQueriesTest.php
Tests path converting functions, and that saving a change to them works.
drush_advagg_disable in ./advagg.drush.inc
Callback function for drush advagg-disable.
drush_advagg_enable in ./advagg.drush.inc
Callback function for drush advagg-enable.
drush_advagg_force_new_aggregates in ./advagg.drush.inc
Callback function for drush advagg-force-new-aggregates.
InitSubscriber::__construct in advagg_mod/src/EventSubscriber/InitSubscriber.php
Constructs the Subscriber object.
OperationsForm::getEditableConfigNames in src/Form/OperationsForm.php
Gets the configuration names that will be editable.
ResponseSubscriber::__construct in src/EventSubscriber/ResponseSubscriber.php
Constructs the Subscriber object.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.