Search for init
Title | Object type | File name | Summary |
---|---|---|---|
PathAlias::baseFieldDefinitions | function | core/ |
|
PathFieldDefinitionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\BaseFieldDefinition @group path |
PathFieldDefinitionTest.php | file | core/ |
|
PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
PathFieldDefinitionTest::testGetColumns | function | core/ |
@covers ::getColumns @covers ::getSchema |
PathItem::propertyDefinitions | function | core/ |
Defines field item properties. |
PathProcessorLanguage::initConfigSubscriber | function | core/ |
Initializes the injected event subscriber with the language path processor. |
PathProcessorLanguage::initProcessors | function | core/ |
Initializes the local cache for language path processors. |
Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
Permissions::init | function | core/ |
Initialize the plugin. |
PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
PhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
Plugin::$definition | property | core/ |
The plugin definition read from the class annotation. |
PluginBase::$definition | property | core/ |
Plugins' definition. |
PluginBase::$pluginDefinition | property | core/ |
The plugin implementation definition. |
PluginBase::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginBase::init | function | core/ |
Initialize the plugin. |
PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition |
PluginDefinition | class | core/ |
Provides object-based plugin definitions. |
PluginDefinition.php | file | core/ |
|
PluginDefinition::$class | property | core/ |
A fully qualified class name. |
PluginDefinition::$id | property | core/ |
The plugin ID. |
PluginDefinition::$provider | property | core/ |
The plugin provider. |
PluginDefinition::getClass | function | core/ |
Gets the class. |
PluginDefinition::getProvider | function | core/ |
Gets the plugin provider. |
PluginDefinition::id | function | core/ |
Gets the unique identifier of the plugin. |
PluginDefinition::setClass | function | core/ |
Sets the class. |
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/ |
@covers ::createInstance |
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/ |
|
PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
|
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/ |
Gets the definition of all plugins for this type. |
PublishActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver::getDerivativeDefinitions |
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. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.