Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BytesTest.php | file | core/ |
|
BytesTest::providerTestToNumber | function | core/ |
Provides data for testToNumber(). |
BytesTest::providerTestValidate | function | core/ |
Provides data for testValidate(). |
BytesTest::testToInt | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toInt(). |
BytesTest::testToNumber | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toNumber(). |
BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
Modules to enable. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to enable. |
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheableExceptionTest | class | core/ |
@group Http |
CacheableExceptionTest.php | file | core/ |
|
CacheableExceptionTest::providerTestExceptions | function | core/ |
|
CacheableExceptionTest::testCacheableHttpException | function | core/ |
@covers \Drupal\Core\Http\Exception\CacheableHttpException |
CacheableExceptionTest::testExceptions | function | core/ |
@dataProvider providerTestExceptions |
CacheableMetadataCalculationTest | class | core/ |
Tests that cacheability metadata is only calculated when needed. |
CacheableMetadataCalculationTest | class | core/ |
Tests plugin that reports when cacheable metadata is being calculated. |
CacheableMetadataCalculationTest.php | file | core/ |
|
CacheableMetadataCalculationTest.php | file | core/ |
|
CacheableMetadataCalculationTest::$entityTypeManager | property | core/ |
The entity type manager. |
CacheableMetadataCalculationTest::$modules | property | core/ |
Modules to enable. |
CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
CacheableMetadataCalculationTest::access | function | core/ |
Determine if the current user has access or not. |
CacheableMetadataCalculationTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
CacheableMetadataCalculationTest::assertCacheableMetadataHasBeenCalculated | function | core/ |
Checks whether the view has calculated its cacheability metadata. |
CacheableMetadataCalculationTest::cacheableMetadataHasBeenAccessed | function | core/ |
Sets a flag to inform tests that cacheable metadata has been accessed. |
CacheableMetadataCalculationTest::create | function | core/ |
Creates an instance of the plugin. |
CacheableMetadataCalculationTest::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CacheableMetadataCalculationTest::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
CacheableMetadataCalculationTest::getCacheTags | function | core/ |
The cache tags associated with this object. |
CacheableMetadataCalculationTest::resetState | function | core/ |
Resets the state so we are ready for a new test. |
CacheableMetadataCalculationTest::setUp | function | core/ |
|
CacheableMetadataCalculationTest::testCacheableMetadataCalculation | function | core/ |
Tests that cacheability metadata is only calculated when needed. |
CacheableMetadataCalculationTest::TEST_MODULE | constant | core/ |
The ID of the module used in the test. |
CacheableMetadataCalculationTest::TEST_VIEW_ID | constant | core/ |
The ID of the view used in the test. |
CacheableMetadataCalculationTest::__construct | function | core/ |
Constructs a CacheableMetadataCalculationTest access plugin. |
CacheableMetadataTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheableMetadata @group Cache |
CacheableMetadataTest.php | file | core/ |
|
CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
CacheableMetadataTest::providerTestCreateFromObject | function | core/ |
Provides test data for createFromObject(). |
CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.