DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
TaxonomyTermReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Property definitions of the contained properties. |
ResolveReferencesToAliasesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Resolves an alias into a definition id. |
MockLayoutBlockDeriver::getDerivativeDefinition |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ResolveDefinitionTemplatesPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
ReplaceAliasByActualDefinitionPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
MockLayoutBlockDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
AggregatorCategoryBlock::getDerivativeDefinition |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ViewsExposedFilterBlock::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
AnalyzeServiceReferencesPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
CachedDiscoveryInterface::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php |
Clears static and persistent plugin definition caches. |
MappingDefinitionTest::testMappingDefinitionPage |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a node of type page and tests whether the RDF mapping is
attached to the node. |
TaxonomyTermReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the base properties of the entity type. |
AggregatorCategoryBlock::getDerivativeDefinitions |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
ViewsExposedFilterBlock::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
ResolveDefinitionTemplatesPass::resolveDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
Resolves the definition |
ContextAwarePluginInterface::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets a specific context definition of the plugin. |
CustomBlockStorageController::baseFieldDefinitions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
ContextAwarePluginInterface::getContextDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the context definitions of the plugin. |
ReplaceAliasByActualDefinitionPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
DefinitionTest::testReplaceArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
EntityTestMulStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
EntityTestRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
InlineServiceDefinitionsPass::isInlineableDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Checks if the definition is inlineable. |
ReplaceAliasByActualDefinitionPass::updateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Updates references to remove aliases. |
EntityStorageControllerInterface::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets an array of entity field definitions. |
ConfigurableEntityReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Definitions of the contained properties. |
PluginTestBase::$defaultsTestPluginExpectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
ConfigurableEntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\Type\EntityReferenceItem::getPropertyDefinitions(). |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
The name of the annotation that contains the plugin definition. |
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException OutOfBoundsException |
ReplaceAliasByActualDefinitionPass::updateArgumentReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Updates argument references. |
MappingDefinitionTest::testMappingDefinitionTestBundleInstall |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a content type and a node of type test_bundle_hook_install and
tests whether the RDF mapping defined in rdf_test.install is used. |
MappingDefinitionTest::testMappingDefinitionRandomContentType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Creates a random content type and node and ensures the default mapping for
the node is being used. |
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
CheckExceptionOnInvalidReferenceBehaviorPass::processDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
ContainerBuilderTest::testCompilesClassDefinitionsOfLazyServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::compile |
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
InlineServiceDefinitionsPassTest::testProcessInlinesOnlyIfSameScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
ReplaceAliasByActualDefinitionPassTest::testProcessWithInvalidAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
@expectedException \InvalidArgumentException |
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException InvalidArgumentException |
PHPUnit_Framework_MockObject_Generator::generateMockedMethodDefinition |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php |
|
ResolveDefinitionTemplatesPassTest::testProcessAppendsMethodCallsAlways |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
RemoveUnusedDefinitionsPassTest::testProcessWorksWithInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
ResolveDefinitionTemplatesPassTest::testProcessHandlesMultipleInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
ContainerBuilderTest::testThrowsExceptionWhenSetDefinitionOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |