Search for definition

  1. Search 7.x for definition
  2. Search 9.5.x for definition
  3. Search 8.9.x for definition
  4. Search 10.3.x for definition
  5. Other projects
Title Object type File name Summary
FilteredPluginManagerTraitTest::testGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php @covers ::getFilteredDefinitions[[api-linebreak]]
@dataProvider providerTestGetFilteredDefinitions
FilterPluginCollection::$definitions property core/modules/filter/src/FilterPluginCollection.php All possible filter plugin IDs.
FilterStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns the schema definition.
FilterUninstallValidator::getFilterDefinitionsByProvider function core/modules/filter/src/FilterUninstallValidator.php Returns all filter definitions that are provided by the specified provider.
FloatItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Defines field item properties.
FormatterBase::$fieldDefinition property core/lib/Drupal/Core/Field/FormatterBase.php The field definition.
FormElementBase::$definition property core/modules/config_translation/src/FormElement/FormElementBase.php The data definition of the element this form element is for.
ForumController::$commentEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Comment entity type, we need to get cache tags from here.
ForumController::$nodeEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Node entity type, we need to get cache tags from here.
GenerateProxyClassApplication::getDefinition function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Overridden so the application doesn't expect the command name as the first
argument.
HandleMultiplesTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the test migration definition.
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
HelpSectionManager::clearCachedDefinitions function core/modules/help/src/HelpSectionManager.php Clears static and persistent plugin definition caches.
HelpTopicDiscovery::getDefinitions function core/modules/help/src/HelpTopicDiscovery.php Gets the definition of all plugins for this type.
HelpTopicDiscoveryTest::testHelpTopicsDefinition function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php @covers ::findAll[[api-linebreak]]
HelpTopicPluginManager::findDefinitions function core/modules/help/src/HelpTopicPluginManager.php Finds plugin definitions.
HelpTopicTwigTest::testDefinition function core/modules/help/tests/src/Unit/HelpTopicTwigTest.php @covers ::getProvider[[api-linebreak]]
@covers ::isTopLevel[[api-linebreak]]
@covers ::getRelated[[api-linebreak]]
HookDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Gets the definition of all plugins for this type.
HookDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with some plugins.
HookDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method with some plugins.
HookDiscoveryTest::testGetDefinitionsWithoutPlugins function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method without any plugins.
HookDiscoveryTest::testGetDefinitionWithUnknownID function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with an unknown plugin ID.
hook_field_info_entity_type_ui_definitions_alter function core/modules/field/field.api.php Alters the UI field definitions.
IconDefinition class core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Handle an icon definition.
IconDefinition.php file core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::create function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Create an icon definition.
IconDefinition::createIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Create an icon full id.
IconDefinition::getAllData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get all icon data.
IconDefinition::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get a specific icon data.
IconDefinition::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Group.
IconDefinition::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get icon id and pack id from an icon full id.
IconDefinition::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon id.
IconDefinition::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the full icon id.
IconDefinition::getLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon label as human friendly.
IconDefinition::getLibrary function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Twig library.
IconDefinition::getPackId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Pack id.
IconDefinition::getPackLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon pack label.
IconDefinition::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon renderable element array.
IconDefinition::getSource function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon source, path or url.
IconDefinition::getTemplate function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Twig template.
IconDefinition::humanize function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Humanize a text for admin display.
IconDefinition::ICON_SEPARATOR constant core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::__construct function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Constructor for IconDefinition.
IconDefinitionInterface interface core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Interface for icon definition.
IconDefinitionInterface.php file core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php
IconDefinitionInterface::create function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Create an icon definition.
IconDefinitionInterface::createIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Create an icon full id.
IconDefinitionInterface::getAllData function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get all icon data.
IconDefinitionInterface::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get a specific icon data.
IconDefinitionInterface::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Group.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.