Search for id
Title | Object type | File name | Summary |
---|---|---|---|
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
DefaultHtmlRouteProvider | class | core/ |
Provides HTML routes for entities. |
DefaultHtmlRouteProvider.php | file | core/ |
|
DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
DefaultHtmlRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
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 @group Entity |
DefaultHtmlRouteProviderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\Routing\DefaultHtmlRouteProviderTest. |
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 @dataProvider providerTestGetAddFormRoute |
DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute @dataProvider providerTestGetAddPageRoute |
DefaultHtmlRouteProviderTest::testGetCanonicalRoute | function | core/ |
@covers ::getCanonicalRoute @dataProvider providerTestGetCanonicalRoute |
DefaultHtmlRouteProviderTest::testGetCollectionRoute | function | core/ |
@covers ::getCollectionRoute @dataProvider providerTestGetCollectionRoute |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType |
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 |
DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
@covers ::removeInstanceId |
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 @covers ::extractProviderFromDefinition |
DefaultSelection::elementValidateFilter | function | core/ |
Form element validation handler; Filters the #value property of an element. |
DefaultSelection::validateConfigurationForm | function | core/ |
Form validation handler. |
DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.