Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions[[api-linebreak]] @dataProvider providerTestGetFilteredDefinitions |
FilterPluginCollection::$definitions | property | core/ |
All possible filter plugin IDs. |
FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
FormatterBase::$fieldDefinition | property | core/ |
The field definition. |
FormElementBase::$definition | property | core/ |
The data definition of the element this form element is for. |
ForumController::$commentEntityTypeDefinition | property | core/ |
Comment entity type, we need to get cache tags from here. |
ForumController::$nodeEntityTypeDefinition | property | core/ |
Node entity type, we need to get cache tags from here. |
GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
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/ |
@covers ::findAll[[api-linebreak]] |
HelpTopicPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
HelpTopicTwigTest::testDefinition | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::isTopLevel[[api-linebreak]] @covers ::getRelated[[api-linebreak]] |
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_field_info_entity_type_ui_definitions_alter | function | core/ |
Alters the UI field definitions. |
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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.