Search for getDefinition
- Search 7.x for getDefinition
- Search 8.9.x for getDefinition
- Search 10.3.x for getDefinition
- Search 11.x for getDefinition
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ActionManager::getDefinitionsByType | function | core/ | Gets the plugin definitions for this entity type. | 
| AnnotatedClassDiscovery::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ | Tests that getDefinitions() retrieves the file cache correctly. | 
| AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ | @covers ::getDefinitions[[api-linebreak]] @covers ::prepareAnnotationDefinition[[api-linebreak]] @covers ::getAnnotationReader[[api-linebreak]] | 
| AnnotationBridgeDecorator::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ | @covers ::getDefinitions[[api-linebreak]] | 
| CategorizingPluginManager::getDefinitions | function | core/ | Provides some test definitions to the trait. | 
| ConfigSchemaDiscovery::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| ConstraintManager::getDefinitionsByType | function | core/ | Returns a list of constraints that support the given type. | 
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ | @covers ::getDefinitions[[api-linebreak]] | 
| ContextAwarePluginManagerInterface::getDefinitionsForContexts | function | core/ | Determines plugins whose constraints are satisfied by a set of contexts. | 
| ContextAwarePluginManagerTrait::getDefinitions | function | core/ | See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). | 
| ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ | See \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface::getDefinitionsForContexts(). | 
| ContextDefinition::getDefinitionClass | function | core/ | Determines the context definition class to use. | 
| DataReferenceDefinition::$targetDefinition | property | core/ | |
| DataReferenceDefinition::getTargetDefinition | function | core/ | Gets the data definition of the referenced data. | 
| DataReferenceDefinition::setTargetDefinition | function | core/ | Sets the definition of the referenced data. | 
| DataReferenceDefinitionInterface::getTargetDefinition | function | core/ | Gets the data definition of the referenced data. | 
| DataReferenceTargetDefinition | class | core/ | A typed data definition class for the entity reference target_id property. | 
| DataReferenceTargetDefinition.php | file | core/ | |
| DataReferenceTargetDefinition::getConstraints | function | core/ | Returns an array of validation constraints. | 
| DbDumpApplication::getDefinition | function | core/ | Overridden so the application doesn't expect the command name as the first argument. | 
| DefaultPluginManager::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ | Tests the plugin manager behavior for a missing plugin ID. | 
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ | Tests plugins without a required interface. | 
| DerivativeDiscoveryDecorator::getDefinition | function | core/ | |
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ | |
| DiscoveryCachedTrait::getDefinition | function | core/ | |
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ | Data provider for testGetDefinition(). | 
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ | @covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition | 
| DiscoveryInterface::getDefinition | function | core/ | Gets a specific plugin definition. | 
| DiscoveryInterface::getDefinitions | function | core/ | Gets the definition of all plugins for this type. | 
| DiscoveryTrait::doGetDefinition | function | core/ | Gets a specific plugin definition. | 
| DiscoveryTrait::getDefinition | function | core/ | |
| DiscoveryTrait::getDefinitions | function | core/ | |
| DiscoveryTraitTest::providerDoGetDefinition | function | core/ | Data provider for testDoGetDefinition(). | 
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ | Data provider for testDoGetDefinitionException() | 
| DiscoveryTraitTest::testDoGetDefinition | function | core/ | @covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition | 
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ | @covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException | 
| DiscoveryTraitTest::testGetDefinition | function | core/ | @covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition | 
| DiscoveryTraitTest::testGetDefinitionException | function | core/ | @covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException | 
| EntityFieldDefinitionTrait::getDefinitionFromEntity | function | core/ | Gets the field definition from a specific entity base field. | 
| EntityReference::getTargetDefinition | function | core/ | Gets the definition of the referenced entity. | 
| EntityTypeManager::getDefinition | function | core/ | Gets a specific plugin definition. | 
| EntityTypeManagerInterface::getDefinition | function | core/ | |
| EntityTypeManagerInterface::getDefinitions | function | core/ | |
| EntityTypeManagerTest::providerTestGetDefinition | function | core/ | Provides test data for testGetDefinition(). | 
| EntityTypeManagerTest::testGetDefinition | function | core/ | Tests the getDefinition() method. | 
| EntityTypeManagerTest::testGetDefinitionInvalidException | function | core/ | Tests the getDefinition() method with an invalid definition. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
