Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DemoUmamiProfileTest::testAppearance function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests that the Umami theme is available on the Appearance page.
DemoUmamiProfileTest::testConfig function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests the profile supplied configuration is the same after installation.
DemoUmamiProfileTest::testDemoFeatures function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests various capabilities of the demo profile.
DemoUmamiProfileTest::testDemonstrationWarningMessage function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests that the navigation warning only appears on the admin pages.
DemoUmamiProfileTest::testEditNodesByAdmin function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests the successful editing of nodes by admin.
DemoUmamiProfileTest::testUser function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests that the users can log in with the admin password entered at install.
DemoUmamiProfileTest::testWarningsOnStatusPage function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests demo_umami profile warnings shown on Status Page.
DemoUmamiRequirements class core/profiles/demo_umami/src/Hook/DemoUmamiRequirements.php Requirements for the Demo: Umami Food Magazine (Experimental) profile.
DemoUmamiRequirements.php file core/profiles/demo_umami/src/Hook/DemoUmamiRequirements.php
DemoUmamiRequirements::runtime function core/profiles/demo_umami/src/Hook/DemoUmamiRequirements.php Implements hook_runtime_requirements().
DemoUmamiRequirements::__construct function core/profiles/demo_umami/src/Hook/DemoUmamiRequirements.php
demo_umami.install file core/profiles/demo_umami/demo_umami.install Install, update and uninstall functions for the demo_umami profile.
demo_umami.libraries.yml file core/profiles/demo_umami/demo_umami.libraries.yml core/profiles/demo_umami/demo_umami.libraries.yml
demo_umami.links.menu.yml file core/profiles/demo_umami/demo_umami.links.menu.yml core/profiles/demo_umami/demo_umami.links.menu.yml
demo_umami_content.install file core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Install, update and uninstall functions for the module.
demo_umami_content_install function core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_install().
demo_umami_content_uninstall function core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_uninstall().
demo_umami_install function core/profiles/demo_umami/demo_umami.install Implements hook_install().
DenyAdminRoutes class core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php Cache policy for routes with the '_admin_route' option set.
DenyAdminRoutes.php file core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php
DenyAdminRoutes::$routeMatch property core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php The current route match.
DenyAdminRoutes::check function core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php Determines whether it is save to store a page in the cache.
DenyAdminRoutes::__construct function core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php Constructs a deny admin route page cache policy.
DenyNoCacheRoutes class core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php Cache policy for routes with the 'no_cache' option set.
DenyNoCacheRoutes.php file core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php
DenyNoCacheRoutes::$routeMatch property core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php The current route match.
DenyNoCacheRoutes::check function core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php Determines whether it is save to store a page in the cache.
DenyNoCacheRoutes::__construct function core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php Constructs a deny node preview page cache policy.
DenyNoCacheRoutesTest class core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php Tests Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes.
DenyNoCacheRoutesTest.php file core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php
DenyNoCacheRoutesTest::$policy property core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php The response policy under test.
DenyNoCacheRoutesTest::$request property core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php A request object.
DenyNoCacheRoutesTest::$response property core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php A response object.
DenyNoCacheRoutesTest::$routeMatch property core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php The current route match.
DenyNoCacheRoutesTest::providerDenyNoCacheRoutesPolicy function core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php Provides data and expected results for the test method.
DenyNoCacheRoutesTest::setUp function core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php
DenyNoCacheRoutesTest::testDenyNoCacheRoutesPolicy function core/tests/Drupal/Tests/Core/PageCache/DenyNoCacheRoutesTest.php Asserts that caching is denied on the node preview 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::$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::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::isCompatible function core/lib/Drupal/Core/Extension/Dependency.php Determines if the provided version is compatible with this dependency.
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::calculateDependencies function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php Gets the dependencies for this field item.

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