Search for all

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.