Search for on
Title | Object type | File name | Summary |
---|---|---|---|
asset.js.collection_grouper | service | core/ |
Drupal\Core\Asset\JsCollectionGrouper |
asset.js.collection_optimizer | service | core/ |
Drupal\Core\Asset\JsCollectionOptimizer |
asset.js.collection_renderer | service | core/ |
Drupal\Core\Asset\JsCollectionRenderer |
AssetCollectionGrouperInterface | interface | core/ |
Interface defining a service that logically groups a collection of assets. |
AssetCollectionGrouperInterface.php | file | core/ |
|
AssetCollectionGrouperInterface::group | function | core/ |
Groups a collection of assets into logical groups of asset collections. |
AssetCollectionOptimizerInterface | interface | core/ |
Interface defining a service that optimizes a collection of assets. |
AssetCollectionOptimizerInterface.php | file | core/ |
|
AssetCollectionOptimizerInterface::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
AssetCollectionOptimizerInterface::getAll | function | core/ |
Returns all optimized asset collections assets. |
AssetCollectionOptimizerInterface::optimize | function | core/ |
Optimizes a collection of assets. |
AssetCollectionRendererInterface | interface | core/ |
Interface defining a service that generates a render array to render assets. |
AssetCollectionRendererInterface.php | file | core/ |
|
AssetCollectionRendererInterface::render | function | core/ |
Renders an asset collection. |
AssetDumper::__construct | function | core/ |
AssetDumper constructor. |
AssetResolver::__construct | function | core/ |
Constructs a new AssetResolver instance. |
AssignOwnerNode::$connection | property | core/ |
The database connection. |
AssignOwnerNode::buildConfigurationForm | function | core/ |
Form constructor. |
AssignOwnerNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AssignOwnerNode::submitConfigurationForm | function | core/ |
Form submission handler. |
AssignOwnerNode::validateConfigurationForm | function | core/ |
Form validation handler. |
AssignOwnerNode::__construct | function | core/ |
Constructs a new AssignOwnerNode action. |
AttachedAssetsTest::testAggregation | function | core/ |
Integration test for CSS/JS aggregation. |
AttachedAssetsTest::testBrowserConditionalComments | function | core/ |
Tests adding JavaScript within conditional comments. |
AttachedAssetsTest::testLibraryNameConflicts | function | core/ |
Tests that multiple modules can implement libraries with the same name. |
AttachedAssetsTest::testVersionQueryString | function | core/ |
Tests JavaScript versioning. |
Attachment::attachmentPositions | function | core/ |
|
Attachment::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Attachment::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Attachment::optionsSummary | function | core/ |
Provide the summary for attachment options in the views UI. |
Attachment::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
AttachmentsResponseProcessorInterface | interface | core/ |
Defines an interface for processing attachments of responses that have them. |
AttachmentsResponseProcessorInterface.php | file | core/ |
|
AttachmentsResponseProcessorInterface::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AttachmentsTestResponse | class | core/ |
|
AttachmentsTestResponse.php | file | core/ |
|
Attribute::jsonSerialize | function | core/ |
Returns a representation of the object for use in JSON serialization. |
Attribute::__clone | function | core/ |
Implements the magic __clone() method. |
Attribute::__construct | function | core/ |
Constructs a \Drupal\Core\Template\Attribute object. |
AttributeHelper::mergeCollections | function | core/ |
Merges two attribute collections. |
AttributeHelper::__construct | function | core/ |
This class should not be instantiated. |
AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections |
AttributeHelperTest::testMergeCollections | function | core/ |
@covers ::mergeCollections[[api-linebreak]] @dataProvider providerTestMergeCollections |
AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections[[api-linebreak]] |
AttributesTest::testAttributeIteration | function | core/ |
Test attribute iteration |
AttributeTest::testConstructor | function | core/ |
Tests the constructor of the attribute class. |
AttributeTest::testMergeArgumentException | function | core/ |
@covers ::merge[[api-linebreak]] |
AttributeValueBase::__construct | function | core/ |
Constructs a \Drupal\Core\Template\AttributeValueBase object. |
AuditException | class | core/ |
Defines an exception to throw if an error occurs during a migration audit. |
AuditException.php | file | core/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.