Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultExceptionSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EventSubscriber\DefaultExceptionSubscriber[[api-linebreak]] @group serialization |
| DefaultExceptionSubscriberTest.php | file | core/ |
|
| DefaultExceptionSubscriberTest::testOn4xx | function | core/ |
@covers ::on4xx[[api-linebreak]] |
| DefaultFactory::$discovery | property | core/ |
The object that retrieves the definitions of the plugins that this factory instantiates. |
| DefaultFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactory::__construct | function | core/ |
Constructs a Drupal\Component\Plugin\Factory\DefaultFactory object. |
| DefaultFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Factory\DefaultFactory[[api-linebreak]] @group Plugin |
| DefaultFactoryTest.php | file | core/ |
|
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultFileFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DefaultFileFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DefaultFormatTest | class | core/ |
@group routing |
| DefaultFormatTest.php | file | core/ |
|
| DefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultFormatTest::$modules | property | core/ |
Modules to install. |
| DefaultFormatTest::testFoo | function | core/ |
|
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
| DefaultFormatTestController | class | core/ |
|
| DefaultFormatTestController.php | file | core/ |
|
| DefaultFormatTestController::content | function | core/ |
|
| DefaultHtmlRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| 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]] |
Pagination
- Previous page
- Page 323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.