VocabularyListController::getFormID |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Returns a unique string identifying the form. |
UniversalClassLoader::getNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the configured namespaces. |
TextFieldTest::testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets. |
CachedReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get selected annotation for property |
ViewsBlock::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
MockRouteProvider::getRoutesByNames |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRoutesByName(). |
GetSetMethodNormalizer::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Denormalizes data back into an object of the given class |
AbstractManagerRegistry::getService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Fetches/creates the given services |
breakpoint_get_module_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Get a list of available breakpoints from a specified module. |
PassConfig::getBeforeRemovingPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the BeforeRemoving pass. |
TestClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Return the mapping driver implementation. |
GetSetMethodNormalizer::isGetMethod |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Checks if a method's name is get.* and can be called without parameters. |
AbstractManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
ResponseTest::getStatusCodeFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RelationLinkManager::getRelationUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationUri(). |
RouteProvider::getCandidateOutlines |
function |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
Returns an array of path pattern outlines that could match the path parts. |
BooleanItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
PluginSettingsInterface::getSetting |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the value of a setting, or its default value if absent. |
ModuleHandlerInterface::getHookInfo |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Retrieves a list of hooks that are declared through hook_hook_info(). |
StreamWrapperTest::testGetClassName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the getClassName() function. |
TypeLinkManager::getTypeInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeInternalIds(). |
EntityBodyInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Guess the Content-Type or return the default application/octet-stream |
FormatterPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Overrides PluginManagerBase::getInstance(). |
MemcachedProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
AllValidatorTest::getValidArguments |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
Extension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
Returns the base path for the XSD files. |
CacheDecoratorLanguageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
|
DirectoryResource::getInnerIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
ViewsTestDataElementForm::getFormID |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Returns a unique string identifying the form. |
AnnotationWithTargetSyntaxError.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithTargetSyntaxError.php |
|
Twig_Tests_Node_BlockTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
|
LinkManager::getRelationInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationInternalIds(). |
HeaderBagTest::testGetDateException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@expectedException \RuntimeException |
EditPluginInterface::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php |
Returns the attachments for this editor. |
MemberMetadata::getReflectionMember |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the Reflection instance of the member |
ExecutionContextInterface::getValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the value that the validator is currently validating. |
GetterMetadata::newReflectionMember |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/GetterMetadata.php |
Creates a new Reflection instance for the member |
ExecutionContextInterface::getGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the validation group that is currently being validated. |
ServiceReferenceGraphNode::getValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the value of this Node |
SimpleXMLElement::getAttributeAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Converts an attribute as a php type. |
SimpleXMLElement::getArgumentsAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Returns arguments as valid php types. |
Twig_Tests_Node_MacroTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
|
ManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the object manager associated with a given class. |
Twig_Tests_Node_PrintTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
|
DynamicRouterTest::testGetGenerator |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
UploadedFile::getClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the original file name. |
TypeValidatorTest::getInvalidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
WidgetPluginManager::$widgetOptions |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
An array of widget options for each field type. |
StorageComparer::getEmptyChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets an empty changelist. |
SqliteProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|