Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
| CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory[[api-linebreak]] |
| ClassResolver::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| Comment::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Comment::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| CommentItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| CommentTestBaseField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| ComplexDataDefinitionBase | class | core/ |
Base class for complex data definitions. |
| ComplexDataDefinitionBase.php | file | core/ |
|
| ComplexDataDefinitionBase::$propertyDefinitions | property | core/ |
An array of data definitions. |
| ComplexDataDefinitionBase::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| ComplexDataDefinitionBase::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionBase::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataDefinitionBase::__sleep | function | core/ |
|
| ComplexDataDefinitionInterface | interface | core/ |
Interface for complex data definitions. |
| ComplexDataDefinitionInterface.php | file | core/ |
|
| ComplexDataDefinitionInterface::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| ComplexDataDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| Condition::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
| ConfigFieldDefinitionTest | class | core/ |
Tests exposing field definitions for configurable fields. |
| ConfigFieldDefinitionTest.php | file | core/ |
|
| ConfigFieldDefinitionTest::$bundle | property | core/ |
|
| ConfigFieldDefinitionTest::$entityType | property | core/ |
|
| ConfigFieldDefinitionTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ConfigFieldDefinitionTest::testBundleFieldDefinition | function | core/ |
Makes sure a field definition is exposed for a configurable field. |
| ConfigFieldDefinitionTest::testFieldStorageDefinition | function | core/ |
Makes sure a field storage definition is exposed for a configurable field. |
| ConfigMapperManager::buildDataDefinition | function | core/ |
|
| ConfigMapperManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| ConfigMapperManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ConfigNamesMapperTest::$pluginDefinition | property | core/ |
The plugin definition of the test mapper. |
| ConfigSchemaDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| ConfigSingleExportForm::$definitions | property | core/ |
Tracks the valid config entity type definitions. |
| ConfigTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConfigTranslationEntityListBuilder::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
| ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
| ConfigTranslationFieldListBuilder::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
| ConfigTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConstraintManager::getDefinitionsByType | function | core/ |
Returns a list of constraints that support the given type. |
| ConstraintManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ConstraintManager::registerDefinitions | function | core/ |
Callback for registering definitions for constraints shipped with Symfony. |
| Container::$serviceDefinitions | property | core/ |
The service definitions of the container. |
| ContainerBuilder::setDefinition | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.