Search for init
Title | Object type | File name | Summary |
---|---|---|---|
GroupByNumeric::init | function | core/ |
Initialize the plugin. |
HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
HandlerBase::init | function | core/ |
Initialize the plugin. |
HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
HandlerTest::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
HelpSectionManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
Tests help topics definition. |
HelpTopicPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
HelpTopicTwigTest::testDefinition | function | core/ |
Tests definition. |
HistoryUserTimestamp::init | function | core/ |
Initialize the plugin. |
HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
hook_entity_field_values_init | function | core/ |
Acts when initializing a fieldable entity object. |
hook_ENTITY_TYPE_field_values_init | function | core/ |
Acts when initializing a fieldable entity object. |
hook_field_info_entity_type_ui_definitions_alter | function | core/ |
Alters the UI field definitions. |
Html::$seenIdsInit | property | core/ |
An array of the initial IDs used in one request. |
IconDefinition | class | core/ |
Handle an icon definition. |
IconDefinition.php | file | core/ |
|
IconDefinition::create | function | core/ |
Create an icon definition. |
IconDefinition::createIconId | function | core/ |
Create an icon full id. |
IconDefinition::getAllData | function | core/ |
Get all icon data. |
IconDefinition::getData | function | core/ |
Get a specific icon data. |
IconDefinition::getGroup | function | core/ |
Get the icon Group. |
IconDefinition::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
IconDefinition::getIconId | function | core/ |
Get the icon id. |
IconDefinition::getId | function | core/ |
Get the full icon id. |
IconDefinition::getLabel | function | core/ |
Get the icon label as human friendly. |
IconDefinition::getLibrary | function | core/ |
Get the icon Twig library. |
IconDefinition::getPackId | function | core/ |
Get the icon Pack id. |
IconDefinition::getPackLabel | function | core/ |
Get the icon pack label. |
IconDefinition::getRenderable | function | core/ |
Get the icon renderable element array. |
IconDefinition::getSource | function | core/ |
Get the icon source, path or url. |
IconDefinition::getTemplate | function | core/ |
Get the icon Twig template. |
IconDefinition::humanize | function | core/ |
Humanize a text for admin display. |
IconDefinition::ICON_SEPARATOR | constant | core/ |
|
IconDefinition::__construct | function | core/ |
Constructor for IconDefinition. |
IconDefinitionInterface | interface | core/ |
Interface for icon definition. |
IconDefinitionInterface.php | file | core/ |
|
IconDefinitionInterface::create | function | core/ |
Create an icon definition. |
IconDefinitionInterface::createIconId | function | core/ |
Create an icon full id. |
IconDefinitionInterface::getAllData | function | core/ |
Get all icon data. |
IconDefinitionInterface::getData | function | core/ |
Get a specific icon data. |
IconDefinitionInterface::getGroup | function | core/ |
Get the icon Group. |
IconDefinitionInterface::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
IconDefinitionInterface::getIconId | function | core/ |
Get the icon id. |
IconDefinitionInterface::getId | function | core/ |
Get the full icon id. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.