Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
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/ |
|
AttributeArray::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeBoolean::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeBridgeDecorator | class | core/ |
Ensures that all definitions are run through the attribute process. |
AttributeBridgeDecorator.php | file | core/ |
|
AttributeBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AttributeBridgeDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
AttributeBridgeDecorator::__construct | function | core/ |
AttributeBridgeDecorator constructor. |
AttributeBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
AttributeBridgeDecoratorTest.php | file | core/ |
|
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
AttributeClassDiscovery::$directorySuffix | property | core/ |
A suffix to append to each PSR-4 directory associated with a base namespace. |
AttributeString::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeTest::testConstructor | function | core/ |
Tests the constructor of the attribute class. |
AttributeTest::testStorage | function | core/ |
Tests the storage method. |
AttributeValueBase::__toString | function | core/ |
Implements the magic __toString() method. |
AuditorInterface | interface | core/ |
Defines an interface for migration auditors. |
AuditorInterface.php | file | core/ |
|
AuditorInterface::audit | function | core/ |
Audits a migration. |
AuditorInterface::auditMultiple | function | core/ |
Audits a set of migrations. |
AuditResult::__toString | function | core/ |
Returns the reasons the migration passed or failed, as a string. |
Auth::$userStorage | property | core/ |
The user storage. |
AuthenticationCollector | class | core/ |
A collector class for authentication providers. |
AuthenticationCollector.php | file | core/ |
|
AuthenticationCollector::$globalProviders | property | core/ |
List of providers which are allowed on routes with no _auth option. |
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.