Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AssetOptimizationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AssetOptimizationTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
AssetOptimizationTest::$modules | property | core/ |
Modules to install. |
AssetOptimizationTest::assertAggregate | function | core/ |
Asserts the aggregate header. |
AssetOptimizationTest::assertInvalidAggregates | function | core/ |
Asserts the aggregate when it is invalid. |
AssetOptimizationTest::doTestAggregation | function | core/ |
Helper to test aggregate file URLs. |
AssetOptimizationTest::invalidExclude | function | core/ |
Adds an invalid 'exclude' query parameter with an invalid value. |
AssetOptimizationTest::invalidInclude | function | core/ |
Replaces the 'include' query parameter with an invalid value. |
AssetOptimizationTest::omitInclude | function | core/ |
Removes the 'include' query parameter from the given URL. |
AssetOptimizationTest::omitTheme | function | core/ |
Removes the 'theme' query parameter from the given URL. |
AssetOptimizationTest::replaceFileNamePrefix | function | core/ |
Replaces the filename prefix in the given URL. |
AssetOptimizationTest::replaceGroupDelta | function | core/ |
Replaces the delta in the given URL. |
AssetOptimizationTest::replaceGroupHash | function | core/ |
Replaces the group hash in the given URL. |
AssetOptimizationTest::requestPage | function | core/ |
Creates a user and requests a page. |
AssetOptimizationTest::setInvalidLibrary | function | core/ |
Replaces the 'include' entry in the given URL with an invalid value. |
AssetOptimizationTest::testAssetAggregation | function | core/ |
Tests that asset aggregates are rendered and created on disk. |
AssetOptimizationTestUmami | class | core/ |
Tests asset aggregation with the Umami install profile. |
AssetOptimizationTestUmami.php | file | core/ |
|
AssetOptimizationTestUmami::$profile | property | core/ |
The profile to install as a basis for testing. |
AssetOptimizationTestUmami::requestPage | function | core/ |
Creates a user and requests a page. |
AssetOptimizationUmamiTest | class | core/ |
Tests asset aggregation with the Umami install profile. |
AssetOptimizationUmamiTest.php | file | core/ |
|
AssetOptimizationUmamiTest::$profile | property | core/ |
The profile to install as a basis for testing. |
AssetOptimizationUmamiTest::requestPage | function | core/ |
Creates a user and requests a page. |
AssetOptimizerInterface | interface | core/ |
Interface defining a service that optimizes an asset. |
AssetOptimizerInterface.php | file | core/ |
|
AssetOptimizerInterface::clean | function | core/ |
Removes unwanted content from an asset. |
AssetOptimizerInterface::optimize | function | core/ |
Optimizes an asset. |
AssetResolver::getLibrariesToLoad | function | core/ |
Returns the libraries that need to be loaded. |
AtLeastOneOfConstraint | class | core/ |
Checks that at least one of the given constraint is satisfied. |
AtLeastOneOfConstraint.php | file | core/ |
|
AtLeastOneOfConstraint::create | function | core/ |
Creates an instance of the plugin. |
AtLeastOneOfConstraintValidator | class | core/ |
Validates the AtLeastOneOf constraint. |
AtLeastOneOfConstraintValidator.php | file | core/ |
|
AtLeastOneOfConstraintValidator::validate | function | core/ |
Validate a set of constraints against a value. |
AtLeastOneOfConstraintValidatorTest | class | core/ |
Tests AtLeastOneOf validation constraint with both valid and invalid values. |
AtLeastOneOfConstraintValidatorTest.php | file | core/ |
|
AtLeastOneOfConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AtLeastOneOfConstraintValidatorTest::dataProvider | function | core/ |
Data provider for testValidation(). |
AtLeastOneOfConstraintValidatorTest::setUp | function | core/ |
|
AtLeastOneOfConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AttachedAssetsTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
Attachment::attachTo | function | core/ |
Allows displays to attach to other views. |
Attachment::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
Attribute::$storage | property | core/ |
Stores the attribute data. |
Attribute::getIterator | function | core/ |
|
Attribute::storage | function | core/ |
Returns the whole array. |
Attribute::toArray | function | core/ |
Returns all storage elements as an array. |
Attribute::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeArray::getIterator | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.