| DefaultHtmlRouteProvider::getAddPageRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the add page route. |
| DefaultHtmlRouteProvider::getCanonicalRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the canonical route. |
| DefaultHtmlRouteProvider::getCollectionRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the collection route. |
| DefaultHtmlRouteProvider::getDeleteFormRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the delete-form route. |
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Returns the delete multiple form route. |
| DefaultHtmlRouteProvider::getEditFormRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the edit-form route. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProvider::getRoutes |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
|
| DefaultHtmlRouteProvider::__construct |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Constructs a new DefaultHtmlRouteProvider. |
| DefaultHtmlRouteProviderTest |
class |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider. |
| DefaultHtmlRouteProviderTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::$entityFieldManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The HTML route provider used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::testGetAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get add form route. |
| DefaultHtmlRouteProviderTest::testGetAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get add page route. |
| DefaultHtmlRouteProviderTest::testGetCanonicalRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get canonical route. |
| DefaultHtmlRouteProviderTest::testGetCollectionRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get collection route. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get entity type id key type. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get entity type id key type not fieldable. |
| DefaultsEntityForm::getEntityFromRouteMatch |
function |
core/modules/layout_builder/src/Form/DefaultsEntityForm.php |
|
| DefaultsSectionStorage::buildRoutes |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
|
| DefaultsSectionStorage::deriveContextsFromRoute |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
|
| DefaultsSectionStorage::extractEntityFromRoute |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
Extracts an entity from the route values. |
| DefaultsSectionStorage::getRouteParameters |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
Provides the route parameters needed to generate a URL for this object. |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::testBuildRoutes |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests build routes. |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests build routes no field ui. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route create. |
| 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 |
|
| 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. |