Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownload::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyPrivateImageStyleDownload::__construct | function | core/ |
Constructs a deny image preview page cache policy. |
| DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload[[api-linebreak]] @group image |
| DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
| DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
| DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
| DenyPrivateImageStyleDownloadTest::$response | property | core/ |
A response object. |
| DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
| DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
| DenyPrivateImageStyleDownloadTest::setUp | function | core/ |
|
| DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the private image style download route. |
| DenyTestAuthRequests | class | core/ |
Cache policy for pages requested with REST Test Auth. |
| DenyTestAuthRequests.php | file | core/ |
|
| DenyTestAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml |
| Dependency | class | core/ |
A value object representing dependency information. |
| Dependency.php | file | core/ |
|
| Dependency::$constraint | property | core/ |
The Constraint object from the constraint string. |
| Dependency::$constraintString | property | core/ |
The constraint string. |
| Dependency::$name | property | core/ |
The name of the dependency. |
| Dependency::$project | property | core/ |
The project namespace for the dependency. |
| Dependency::createFromString | function | core/ |
Creates a new instance of this class from a dependency string. |
| Dependency::getConstraint | function | core/ |
Gets the Constraint object. |
| Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
| Dependency::getName | function | core/ |
Gets the dependency's name. |
| Dependency::getProject | function | core/ |
Gets the dependency's project namespace. |
| Dependency::isCompatible | function | core/ |
Determines if the provided version is compatible with this dependency. |
| Dependency::offsetExists | function | core/ |
|
| Dependency::offsetGet | function | core/ |
|
| Dependency::offsetSet | function | core/ |
|
| Dependency::offsetUnset | function | core/ |
|
| Dependency::__construct | function | core/ |
Dependency constructor. |
| Dependency::__sleep | function | core/ |
Prevents unnecessary serialization of constraint objects. |
| DependencyFieldItem | class | core/ |
A test class. |
| DependencyFieldItem::calculateDependencies | function | core/ |
|
| DependencyFieldItem::onDependencyRemoval | function | core/ |
|
| DependencyHookInvocationTest | class | core/ |
Tests that the hook invocation for determining update dependencies works correctly. |
| DependencyHookInvocationTest.php | file | core/ |
|
| DependencyHookInvocationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyHookInvocationTest::$modules | property | core/ |
Modules to enable. |
| DependencyHookInvocationTest::setUp | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Test the structure of the array returned by hook_update_dependencies(). |
| DependencyMissingTest | class | core/ |
Tests that missing update dependencies are correctly flagged. |
| DependencyMissingTest.php | file | core/ |
|
| DependencyMissingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyMissingTest::$modules | property | core/ |
Modules to enable. |
| DependencyMissingTest::setUp | function | core/ |
|
| DependencyMissingTest::testMissingUpdate | function | core/ |
|
| DependencyOrderingTest | class | core/ |
Tests that update functions are run in the proper order. |
Pagination
- Previous page
- Page 382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.