Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbUpdateNegotiator::$configFactory | property | core/ |
The config factory. |
| DbUpdateNegotiator::$themeHandler | property | core/ |
The theme handler. |
| DbUpdateNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| DbUpdateNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| DbUpdateNegotiator::__construct | function | core/ |
Constructs a DbUpdateNegotiator. |
| DecimalItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| DecimalItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| DefaultConfigTest::doTestsOnConfigStorage | function | core/ |
Tests that default config matches the installed config. |
| DefaultContentFilesAccessTest::testAccessDeniedToFiles | function | core/ |
Tests that sample images, recipes and articles are not accessible. |
| DefaultExceptionSubscriberTest::testOn4xx | function | core/ |
Tests on 4xx. |
| DefaultFactory | class | core/ |
Default plugin factory. |
| DefaultFactory.php | file | core/ |
|
| DefaultFactory::$discovery | property | core/ |
The object that gets the plugin definitions that this factory instantiates. |
| DefaultFactory::$interface | property | core/ |
Defines an interface each plugin should implement. |
| 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/ |
Tests Drupal\Component\Plugin\Factory\DefaultFactory. |
| 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. |
| DefaultMenuLinkTreeManipulators | class | core/ |
Provides a couple of menu link tree manipulators. |
| DefaultMenuLinkTreeManipulators.php | file | core/ |
|
| DefaultMenuLinkTreeManipulators::checkAccess | function | core/ |
Performs access checks of a menu tree. |
| DefaultMenuLinkTreeManipulators::checkNodeAccess | function | core/ |
Performs access checking for nodes in an optimized way. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
| DefaultMenuLinkTreeManipulators::flatten | function | core/ |
Flattens the tree to a single level. |
| DefaultMenuLinkTreeManipulators::generateIndexAndSort | function | core/ |
Generates a unique index and sorts by it. |
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulators::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object. |
| DefaultMenuLinkTreeManipulatorsTest | class | core/ |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager | property | core/ |
Mock cache context manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser | property | core/ |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators | property | core/ |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances. |
| DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.