Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AssertLegacyTrait::assertIdentical | function | core/ |
Deprecated Scheduled for removal in Drupal 10.0.0. Use self::assertSame() instead. |
AssertLegacyTrait::assertIdenticalObject | function | core/ |
Deprecated Scheduled for removal in Drupal 10.0.0. Use self::assertEquals() instead. |
AssertLegacyTrait::assertNoEscaped | function | core/ |
Passes if the raw text is not found escaped on the loaded page. |
AssertLegacyTrait::assertNoField | function | core/ |
Asserts that a field does NOT exist with the given name or ID. |
AssertLegacyTrait::assertNoFieldById | function | core/ |
Asserts that a field does not exist with the given ID and value. |
AssertLegacyTrait::assertNoFieldByName | function | core/ |
Asserts that a field does not exist with the given name and value. |
AssertLegacyTrait::assertNoFieldByXPath | function | core/ |
Asserts that a field does not exist or its value does not match, by XPath. |
AssertLegacyTrait::assertNoFieldChecked | function | core/ |
Asserts that a checkbox field in the current page is not checked. |
AssertLegacyTrait::assertNotIdentical | function | core/ |
Deprecated Scheduled for removal in Drupal 10.0.0. Use self::assertNotSame() instead. |
AssertLegacyTrait::assertOptionSelected | function | core/ |
Asserts that a select option in the current page is checked. |
AssertLegacyTrait::buildXPathQuery | function | core/ |
Builds an XPath query. |
AssertLegacyTrait::constructFieldXpath | function | core/ |
Helper: Constructs an XPath for the given set of attributes and value. |
AssertLegacyTraitDeprecatedTest | class | core/ |
Tests deprecated AssertLegacyTrait functionality. |
AssertLegacyTraitDeprecatedTest.php | file | core/ |
|
AssertLegacyTraitDeprecatedTest::$modules | property | core/ |
Modules to enable. |
AssertLegacyTraitDeprecatedTest::testGetAllOptions | function | core/ |
Tests getAllOptions(). |
AssertLegacyTraitTest::testAssertOptionSelected | function | core/ |
@covers ::assertOptionSelected[[api-linebreak]] |
AssertLegacyTraitTest::testAssertOptionSelectedFail | function | core/ |
@covers ::assertOptionSelected[[api-linebreak]] |
AssertPageCacheContextsAndTagsTrait | trait | core/ |
Provides test assertions for testing page-level cache contexts & tags. |
AssertPageCacheContextsAndTagsTrait | trait | core/ |
Provides test assertions for testing page-level cache contexts & tags. |
AssertPageCacheContextsAndTagsTrait.php | file | core/ |
|
AssertPageCacheContextsAndTagsTrait.php | file | core/ |
|
AssertPageCacheContextsAndTagsTrait::assertCacheContext | function | core/ |
Asserts whether an expected cache context was present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContext | function | core/ |
Asserts whether an expected cache context was present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContexts | function | core/ |
Ensures that some cache contexts are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContexts | function | core/ |
Ensures that some cache contexts are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge | function | core/ |
Asserts the max age header. |
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::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::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::assertPageCacheContextsAndTags | function | core/ |
Asserts page cache miss, then hit for the given URL; checks cache headers. |
AssertPageCacheContextsAndTagsTrait::debugCacheTags | function | core/ |
Provides debug information for cache tags. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertUtilsTrait::assertScaffoldedFile | function | core/ |
Asserts that a given file exists and is/is not a symlink. |
AssertUtilsTrait::assertScaffoldedFileDoesNotContain | function | core/ |
Asserts that a file does not exist or exists and does not contain a value. |
AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray | function | core/ |
Asserts a view's result & render cache items' cache tags. |
asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
asset.css.dumper | service | core/ |
Drupal\Core\Asset\AssetDumper |
asset.js.collection_renderer | service | core/ |
Drupal\Core\Asset\JsCollectionRenderer |
asset.js.dumper | service | core/ |
Drupal\Core\Asset\AssetDumper |
AssetCollectionOptimizerInterface::deleteAll | function | core/ |
Deletes all optimized asset collections 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. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.