Search for id
Title | Object type | File name | Summary |
---|---|---|---|
DefaultHtmlRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
DefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
DefaultHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
DefaultHtmlRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
DefaultHtmlRouteProviderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]] @group Entity |
DefaultHtmlRouteProviderTest.php | file | core/ |
|
DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
DefaultHtmlRouteProviderTest::$routeProvider | property | core/ |
The HTML route provider used in the test. |
DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::setUp | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ |
@covers ::getAddFormRoute[[api-linebreak]] @dataProvider providerTestGetAddFormRoute |
DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute[[api-linebreak]] @dataProvider providerTestGetAddPageRoute |
DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
@covers ::getCanonicalRoute[[api-linebreak]] @dataProvider providerTestGetCanonicalRoute |
DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute[[api-linebreak]] @dataProvider providerTestGetCollectionRoute |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
DefaultLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
DefaultLazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
DefaultLazyPluginCollectionTest::providerTestSortHelper | function | core/ |
Provides test data for testSortHelper. |
DefaultLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] |
DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
@covers ::removeInstanceId[[api-linebreak]] |
DefaultPluginManager::extractProviderFromDefinition | function | core/ |
Extracts the provider from a plugin definition. |
DefaultPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
DefaultPluginManagerTest::providerTestProcessDefinition | function | core/ |
|
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces | function | core/ |
Tests plugins without the proper interface. |
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces | function | core/ |
Tests plugins with the proper interface. |
DefaultPluginManagerTest::testProviderExists | function | core/ |
@covers ::findDefinitions[[api-linebreak]] @covers ::extractProviderFromDefinition[[api-linebreak]] |
DefaultSelection::elementValidateFilter | function | core/ |
Form element validation handler; Filters the #value property of an element. |
DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
DefaultSelection::validateTargetBundles | function | core/ |
Validates a target_bundles element. |
DefaultSelection::validateTargetBundlesUpdate | function | core/ |
Validates a target_bundles_update element. |
DefaultSingleLazyPluginCollection::$instanceId | property | core/ |
The instance ID used for this plugin collection. |
DefaultSingleLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] @covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds[[api-linebreak]] |
DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.