Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge | function | core/ |
Asserts the max age header. |
AssertPageCacheContextsAndTagsTrait::assertCacheTags | function | core/ |
Ensures that some cache tags are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertNoCacheContext | function | core/ |
Asserts that a cache context was not present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags | function | core/ |
Asserts page cache miss, then hit for the given URL; checks cache headers. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertUtilsTrait::assertScaffoldedFileDoesNotContain | function | core/ |
Asserts that a file does not exist or exists and does not contain a value. |
asset.css.collection_grouper | service | core/ |
Drupal\Core\Asset\CssCollectionGrouper |
asset.css.collection_optimizer | service | core/ |
Drupal\Core\Asset\CssCollectionOptimizer |
asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
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. |
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. |
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.