EntityFormController::getFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the form display. |
CustomBlock::getDerivativeDefinition |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
EasyRdf_Parser_Rdfa::getUriAttribute |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
ClassCollectionLoader::getInterfaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
DefinitionTest::testSetGetProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
AnnotationWithAttributes::getBoolean |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
AssetCollectionIterator::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
@uses current() |
PHPUnit_Util_Test::getBackupSettings |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the backup settings for a test. |
StaticReflectionClass::getInterfaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ConstraintViolationList::getIterator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
AnnotationWithAttributes::getInteger |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
BareStandardUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
|
StaticReflectionClass::getProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
DumperInterface::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
NativeSessionStorage::getSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the save handler instance. |
EntityDisplayBase::$targetEntityType |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Entity type to be displayed. |
StaticReflectionClass::getTraitNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ExceptionDataCollector::getException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception. |
EditorPluginInterface::getJSSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns JavaScript settings to be attached. |
ClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
IndexedReader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Get selected annotation for property |
NativeSessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the MetadataBag. |
NodeAccessLanguageAwareTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
|
MemoryStorageTest::$originalKeyValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Holds the original default key/value service name. |
RouteSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
AbstractEntityBodyDecorator::getSize |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the size of the stream if able |
CacheDecorator::getCachedDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Returns the cached plugin definitions of the decorated discovery class. |
StreamedResponseTest::testGetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
EntityEnclosingRequest::getPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get a POST field from the request |
MergeTest::testMergeUpdateExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record successfully, with expressions. |
ConfigEntityInterface::getOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Returns the original ID. |
FileCacheReader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Retrieve annotations for class |
AliasManagerInterface::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Given a path alias, return the internal path it represents. |
EntityEnclosingRequest::getPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Returns an associative array of POST field names to PostFileInterface objects |
FieldNewItem::getPropertyDefinitions |
function |
drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
DefaultFileLocatorTest::testGetPaths |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
StorageTestBase::testNonExistingKeys |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests expected behavior for non-existing keys. |
FileCacheReader::getMethodAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
Gets a method annotation. |
UrlValidatorTest::getValidCustomUrls |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
DummyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
ClassLoaderTest::testGetFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
EntityFieldTest::getContainedStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Recursive helper for getting all contained strings,
i.e. properties of type string. |
MenuNodeTest::testMenuNodeFormWidget |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
Test creating, editing, deleting menu links via node form widget. |
RegexValidatorTest::getInvalidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
ConstraintViolation::getPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the property path from the root element to the violation. |
ConstraintViolation::getInvalidValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the value that caused the violation. |
CustomBlockBuildContentTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Declares test information. |
CachedReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get annotations for property |
TextFieldTest::_testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgets(). |