InitialMatcherInterface::matchRequestPartial |
function |
drupal/core/lib/Drupal/Core/Routing/InitialMatcherInterface.php |
Matches a request against multiple routes. |
TableSortExtenderUnitTest::testTableSortInit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests tablesort_init(). |
PhpDumper::addServiceInlinedDefinitionsSetup |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates the inline definition setup. |
RemoveUnusedDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Sets the RepeatedPass interface. |
DerivativeInterface::getDerivativeDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php |
Returns the definition of a derivative plugin. |
CheckDefinitionValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
DefaultWizardDeriver::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/DefaultWizardDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
InlineServiceDefinitionsPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php |
|
MockMenuBlockDeriver::getDerivativeDefinition |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
HookInitTest::testThemeInitializationHookInit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HookInitTest.php |
Test that the theme system can generate output when called by hook_init(). |
IntrospectableContainerInterface::initialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php |
Check for whether or not a service has been initialized. |
AnalyzeServiceReferencesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
PluginTestBase::$mockBlockExpectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
InlineServiceDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Sets the RepeatedPass interface. |
DerivativeInterface::getDerivativeDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php |
Returns the definition of all derivatives of a base plugin. |
InlineServiceDefinitionsPass::inlineArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Processes inline arguments. |
ReplaceAliasByActualDefinitionPass::$compiler |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
|
ReplaceAliasByActualDefinitionPass::$sourceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
|
DefaultWizardDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/DefaultWizardDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
MockMenuBlockDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
MappingDefinitionTest::testAttributesInMarkup1 |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Create a node of type article and test whether the RDF mapping defined for
this node type in rdf_test.module is used in the node page. |
MappingDefinitionTest::testAttributesInMarkup2 |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests if RDF mapping defined in rdf_test.install is used. |
MappingDefinitionTest::testAttributesInMarkup3 |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests if the default mapping for a node is being used. |
TestClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Initialize Reflection after ClassMetadata was constructed. |
PluginTestBase::$testPluginExpectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
DatabaseStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
CacheDecoratorTest::testClearCachedDefinitions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Tests CacheDecorator::clearCachedDefinitions(). |
DefinitionTest::testExceptionOnEmptyMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
@expectedExceptionMessage Method name cannot be empty. |
CheckReferenceValidityPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
ReplaceAliasByActualDefinitionPass::$formatter |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
|
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 |
|
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(). |
TaxonomyTermReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Property definitions of the contained properties. |
DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
ResolveReferencesToAliasesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Resolves an alias into a definition id. |
CachedDiscoveryInterface::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php |
Clears cached plugin definitions. |
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(). |
AnalyzeServiceReferencesPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
WidgetLegacyDiscoveryDecorator::processDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::processDefinition(). |
ResolveDefinitionTemplatesPass::resolveDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
Resolves the definition |
TaxonomyTermReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
MappingDefinitionTest::testUserAttributesInMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests if default mapping for user is being used. |
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions(). |
KernelTest::testBootInitializesBundlesAndContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
AbstractClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Initialize Reflection after ClassMetadata was constructed. |
ReplaceAliasByActualDefinitionPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
ReplaceAliasByActualDefinitionPass::updateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Updates references to remove aliases. |
FormatterLegacyDiscoveryDecorator::processDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::processDefinition(). |