DatabaseStorageController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Constructs a DatabaseStorageController object. |
ExecutionContextTest::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
RequestDataCollector::getRequestServer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
views_test_data_field_views_data_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_field_views_data_alter(). |
views_test_data_views_invalidate_cache |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_invalidate_cache(). |
MemoryDataCollector::updateMemoryUsage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Updates the memory usage data. |
PHPUnit_Util_Test::REGEX_DATA_PROVIDER |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
EasyRdf_Parser_Rdfa::guessTimeDatatype |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
ConfigDataCollector::getSymfonyVersion |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the Symfony version. |
ClassMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns an array of identifier field names numerically indexed. |
RequestDataCollectorTest::__callStatic |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
Magic method to allow non existing methods to be called and delegated. |
EventDataCollector::setCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Sets the called listeners. |
EventDataCollector::getCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Gets the called listeners. |
DatabaseStorageExpirableTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Deletes created files, database tables, and reverts all environment changes. |
AbstractClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the class metadata is an entity. |
BaseStaticLoaderDocument::loadMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
Issue498Test::shouldBeTrueDataProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php |
|
PropertyMetadataContainerInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
|
ClassMetadata::isGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns whether the class is a group sequence provider. |
ViewsTestDataElementForm::validateForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form validation handler. |
ClassMetadataTest::testMemberMetadatas |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
ExecutionContextInterface::getMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the metadata for the currently validated value. |
ValidatorInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Returns the factory for metadata instances. |
LocaleConfigManager::compareConfigData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Compares default configuration with updated data. |
TypedDataTest::testTypedDataValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests typed data validation. |
file_field_views_data_views_data_alter |
function |
drupal/core/modules/file/file.views.inc |
Implements hook_field_views_data_views_data_alter(). |
DatabaseTestBase::ensureSampleDataNull |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up tables for NULL handling. |
RemoteFileUnmanagedSaveDataTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Sets up a Drupal site for running functional and integration tests. |
EasyRdf_Literal::deleteDatatypeMapping |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Remove the mapping between an RDF datatype and a PHP class name |
StringDatabaseStorage::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getTranslations(). |
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
TestObjectMetadata::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the ReflectionClass instance for this mapped class. |
TestObjectMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Return the identifier of this object as an array with field name as key. |
DatabaseStorageController::$revisionKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's revision database table field, if it supports revisions. |
DatabaseStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
RequestDataCollector::getRequestRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestDataCollector::getRequestHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
DatabaseStorageController::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Saves an entity revision. |
RequestDataCollector::getRequestCookies |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestTest::urlencodedStringPrefixData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
LoadClassMetadataEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Constructor. |
MockArraySessionStorage::setSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session data. |
RouterDataCollector::onKernelController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Remembers the controller associated to each request. |
MockArraySessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the MetadataBag. |
MockArraySessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets the MetadataBag. |
ConfigDataCollector::getApplicationName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
|
SessionStorageInterface::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
DatabaseStorageControllerNG::$bundleKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity bundle key. |
DatabaseStorageControllerNG::$dataTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The table that stores properties, if the entity has multilingual support. |
ExceptionDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|