Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
CsrfTokenGeneratorTest::setupDefaultExpectations function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Set up default expectations on the mocks.
CsrfTokenGeneratorTest::testGenerateSeedOnGet function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests that a new token seed is generated upon first use.
CsrfTokenGeneratorTest::testGet function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests CsrfTokenGenerator::get().
CsrfTokenGeneratorTest::testGetWithNoHashSalt function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests the exception thrown when no 'hash_salt' is provided in settings.
CsrfTokenGeneratorTest::testInvalidParameterTypes function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests CsrfTokenGenerator::validate() with invalid parameter types.
CsrfTokenGeneratorTest::testValidate function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests CsrfTokenGenerator::validate().
CsrfTokenGeneratorTest::testValidateParameterTypes function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests CsrfTokenGenerator::validate() with different parameter types.
CsrfTokenRaceTest class core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php Test race condition for CSRF tokens for simultaneous requests.
CsrfTokenRaceTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php
CsrfTokenRaceTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php The theme to install as the default for testing.
CsrfTokenRaceTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php Modules to install.
CsrfTokenRaceTest::testCsrfRace function core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php Tests race condition for CSRF tokens for simultaneous requests.
csrf_race_test.info.yml file core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
csrf_race_test.routing.yml file core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml
csrf_test.info.yml file core/modules/system/tests/modules/csrf_test/csrf_test.info.yml core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
csrf_test.links.menu.yml file core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml
csrf_test.routing.yml file core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml
csrf_token service core/core.services.yml Drupal\Core\Access\CsrfTokenGenerator
CssAssetController class core/modules/system/src/Controller/CssAssetController.php Defines a controller to serve CSS aggregates.
CssAssetController.php file core/modules/system/src/Controller/CssAssetController.php
CssAssetController::$assetType property core/modules/system/src/Controller/CssAssetController.php The asset type.
CssAssetController::$contentType property core/modules/system/src/Controller/CssAssetController.php The asset aggregate content type to send as Content-Type header.
CssAssetController::create function core/modules/system/src/Controller/CssAssetController.php Instantiates a new instance of the implementing class using autowiring.
CssAssetController::getGroups function core/modules/system/src/Controller/CssAssetController.php Get grouped assets.
CssCollectionGrouper class core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Groups CSS assets.
CssCollectionGrouper.php file core/lib/Drupal/Core/Asset/CssCollectionGrouper.php
CssCollectionGrouper::group function core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Puts multiple items into the same group if they are groupable. Items of the
'file' type are groupable if their 'preprocess' flag is TRUE, and items of
the 'external' type are never groupable. Items with a media type of…
CssCollectionGrouperUnitTest class core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests the CSS asset collection grouper.
CssCollectionGrouperUnitTest.php file core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::$grouper property core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php A CSS asset grouper.
CssCollectionGrouperUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::testGrouper function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests \Drupal\Core\Asset\CssCollectionGrouper.
CssCollectionOptimizer class core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Optimizes CSS assets.
CssCollectionOptimizer.php file core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php
CssCollectionOptimizer::$dumper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php An asset dumper.
CssCollectionOptimizer::$fileSystem property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php The file system service.
CssCollectionOptimizer::$grouper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php A CSS asset grouper.
CssCollectionOptimizer::$optimizer property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php A CSS asset optimizer.
CssCollectionOptimizer::$state property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php The state key/value store.
CssCollectionOptimizer::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Deletes all optimized asset collections assets.
CssCollectionOptimizer::generateHash function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Generate a hash for a given group of CSS assets.
CssCollectionOptimizer::getAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Returns all optimized asset collections assets.
CssCollectionOptimizer::optimize function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php The cache file name is retrieved on a page load via a lookup variable that
contains an associative array. The array key is the hash of the file names
in $css while the value is the cache file name. The cache file is generated
in two cases. First, if…
CssCollectionOptimizer::__construct function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Constructs a CssCollectionOptimizer.
CssCollectionOptimizerLazy class core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Optimizes CSS assets.
CssCollectionOptimizerLazy.php file core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php
CssCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
CssCollectionOptimizerLazy::getAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Returns all optimized asset collections assets.
CssCollectionOptimizerLazy::optimize function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Optimizes a collection of assets.
CssCollectionOptimizerLazy::optimizeGroup function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Optimizes a specific group of assets.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.