Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| DateTimeItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| DateTimeItemInterface::DATETIME_STORAGE_FORMAT | constant | core/ |
Defines the format that date and time should be stored in. |
| DateTimeItemInterface::DATE_STORAGE_FORMAT | constant | core/ |
Defines the format that dates should be stored in. |
| DateTimeItemInterface::STORAGE_TIMEZONE | constant | core/ |
Defines the timezone that dates should be stored in. |
| DateTimeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| DateTimePlus::arrayToISO | function | core/ |
Creates an ISO date from an array of values. |
| DateTimePlusTest::providerTestInvalidConstructor | function | core/ |
Provider for testInvalidConstructor(). |
| DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
| DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Tests handling case with invalid data in selectors (like February, 31st). |
| DateTimeTimeAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| db-tools.php | file | core/ |
A command line application to import a database generation script. |
| DbLogController::$userStorage | property | core/ |
The user storage. |
| DbLogController::topLogMessages | function | core/ |
Shows the most frequent log messages of a given event type. |
| DbLogTest::testOverviewLinks | function | core/ |
Make sure HTML tags are filtered out in the log overview links. |
| DbToolsApplication | class | core/ |
Provides a command to import a database generation script. |
| DbToolsApplication.php | file | core/ |
|
| DbToolsApplication::getDefaultCommands | function | core/ |
|
| DbToolsApplication::__construct | function | core/ |
|
| 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::$toSkip | property | core/ |
Config files to be ignored by this test. |
| 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[[api-linebreak]] |
| 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 pre-configured instance of a plugin. |
| 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. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.