ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns the metadata for the given value. |
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
Returns whether metadata exists for the given value. |
ElementMetadata::$constraintsByGroup |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
|
TypedDataManager::$constraintManager |
property |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
The validation constraint manager to use for instantiating constraints. |
field_views_field_default_views_data |
function |
drupal/core/modules/field/field.views.inc |
Default views data implementation for a field. |
TestMemberMetadata::getPropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
Extracts the value of the property from the given container. |
EasyRdf_Literal::getDatatypeForValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Get datatype URI for a PHP value. |
StringDatabaseStorage::updateLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Update locations for string. |
MetadataGeneratorTest::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The manager for editor plugins. |
StaticPHPDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
Loads the metadata for the specified class into the provided container. |
MetadataGeneratorTest::$accessChecker |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The access checker object to be used by the metadata generator object. |
StringDatabaseStorage::dbStringSelect |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Builds a SELECT query with multiple conditions and fields. |
StringDatabaseStorage::dbStringInsert |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Createds a database record for a string object. |
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
StaticMethodLoader::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php |
Load a Class Metadata. |
DatabaseStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds the query to load the entity. |
DatabaseStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Attaches data to entities upon loading. |
DataFieldRow::extractFromOptionsArray |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Extracts a set of option values from a nested options array. |
RequestDataCollector::getRequestQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
DatabaseStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
DatabaseStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Invokes a hook on behalf of the entity. |
RequestDataCollector::getCookieHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
MockArraySessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
DatabaseFileUsageBackend::$connection |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The database connection used to store file usage information. |
DatabaseFileUsageBackend::__construct |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Construct the DatabaseFileUsageBackend. |
ValidatorTest::testGetMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
RequestDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
@dataProvider provider |
AcceptHeaderTest::provideToStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
AjaxCommandsUnitTest::testDataCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that DataCommand objects can be constructed and rendered. |
ExceptionDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the status code. |
RelationshipNodeTermDataTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipNodeTermDataTest.php |
|
ValidationVisitor::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the factory for validation metadata objects. |
DatabaseStorageExpirableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
|
StaticPHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
ClassMetadata::$groupSequenceProvider |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
TestClassMetadataFactory::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
RouteCompilerTest::provideCompileData |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
AnnotationTargetPropertyMethod::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetPropertyMethod.php |
|
TypedDataManager::getPropertyInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Get a typed data instance for a property of a given typed data object. |
PropertyMetadata::newReflectionMember |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/PropertyMetadata.php |
Creates a new Reflection instance for the member |
ClassMetadataFactoryTest::PARENTCLASS |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
ParserTest::getDataFormSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
KeyValueDatabaseExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs a new key/value expirable database storage object for a given
collection name. |
DatabaseExceptionWrapperTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseExceptionWrapperTest.php |
|
DatabaseStorageExpirable::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
The connection object for this storage. |
PHPUnit_Framework_TestCase::$dataName |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
DatabaseStorageExpirable::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |
DatabaseStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
LoggerDataCollector::countDeprecations |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
MetadataGeneratorTest::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The editor selector object to be used by the metadata generator object. |