Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginDefinition::getProvider | function | core/ |
|
| PluginDefinition::id | function | core/ |
|
| PluginDefinition::setClass | function | core/ |
|
| PluginDefinitionInterface | interface | core/ |
Defines a plugin definition. |
| PluginDefinitionInterface.php | file | core/ |
|
| PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
| PluginDefinitionInterface::getProvider | function | core/ |
Gets the plugin provider. |
| PluginDefinitionInterface::id | function | core/ |
Gets the unique identifier of the plugin. |
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
Tests create instance definition exception. |
| PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginInstanceTest::$definitions | property | core/ |
An array of plugin definitions, keyed by plugin type. |
| PluginManagerBase::getDefinition | function | core/ |
|
| PluginManagerBase::getDefinitions | function | core/ |
|
| PluginManagerCacheClearer::clearCachedDefinitions | function | core/ |
Tests call to CachedDiscoveryInterface::clearCachedDefinitions(). |
| PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
The expected plugin definitions for the defaults plugin. |
| PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
The expected plugin definitions for the mock block plugin. |
| PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
The expected plugin definitions for the test plugin. |
| PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| ProfileValues::$init | property | core/ |
Flag determining whether the process plugin has been initialized. |
| ProviderFilterDecorator::filterDefinitions | function | core/ |
Removes plugin definitions with non-existing providers. |
| ProviderFilterDecorator::getDefinitions | function | core/ |
|
| PublishActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
| QueryTest::_testInitQuery | function | core/ |
Tests the ViewExecutable::initQuery method. |
| QueueWorkerManager::processDefinition | function | core/ |
|
| Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
| Registry::$initialized | property | core/ |
Stores whether the registry was already initialized. |
| Registry::$themeInitialization | property | core/ |
The theme initialization. |
| Registry::init | function | core/ |
Initializes a theme with a certain name. |
| RegistryTest::$themeInitialization | property | core/ |
The mocked theme initialization. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| RelationshipPluginBase::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries | function | core/ |
Tests database.replica_kill_switch service. |
| RequiredFieldStorageDefinitionInterface | interface | core/ |
Defines an interface for required field storage definitions. |
| RequiredFieldStorageDefinitionInterface.php | file | core/ |
|
| RequiredFieldStorageDefinitionInterface::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
| ResolvedLibraryDefinitionsFilesMatchTest | class | core/ |
Tests that the asset files for all core libraries exist. |
| ResolvedLibraryDefinitionsFilesMatchTest.php | file | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$allModules | property | core/ |
A list of all core modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
| ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ResolvedLibraryDefinitionsFilesMatchTest::$modules | property | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
| ResolvedLibraryDefinitionsFilesMatchTest::assertLibraries | function | core/ |
Asserts the libraries for modules and themes exist. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.