Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DbToolsApplicationTest | class | core/ |
Test that the DbToolsApplication works correctly. |
DbToolsApplicationTest.php | file | core/ |
|
DbToolsApplicationTest::testDumpCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
DbToolsApplicationTest::testImportCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
DbUpdateNegotiator | class | core/ |
Sets the active theme for the database update pages. |
DbUpdateNegotiator.php | file | core/ |
|
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/ |
@covers ::on4xx |
DefaultFactory | class | core/ |
Default plugin factory. |
DefaultFactory.php | file | core/ |
|
DefaultFactory::$discovery | property | core/ |
The object that retrieves the definitions of the plugins 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/ |
@coversDefaultClass \Drupal\Component\Plugin\Factory\DefaultFactory @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. |
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. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.