SlaveDatabaseIgnoreSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
Contains \Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber. |
PHPUnit_Framework_TestCase::$data |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
DatabaseBackendUnitTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Modules to enable. |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
YamlFileLoader::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
Load a Class Metadata. |
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
TestObjectMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns a type name of this field. |
TestObjectMetadata::hasAssociation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped association for this class. |
LoaderInterface::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
Load a Class Metadata. |
RequestDataCollector::$controllers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
MockArraySessionStorageTest::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
TempStoreDatabaseTest::$collection |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
The name of the key/value collection to set and retrieve. |
DatabaseStorageController::preSave |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on an entity before the presave hook is invoked. |
ApacheUrlMatcherTest::getMatchData |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php |
|
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
drupal-7.user_picture.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.user_picture.database.php |
Database additions for user picture tests. Used in UserPictureUpgradePathTest. |
views_test_data_views_post_execute |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_post_execute(). |
drupal-7.state.system.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.state.system.database.php |
Database additions for state system upgrade tests. |
drupal-7.all-disabled.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.all-disabled.database.php |
|
ValidatorBuilder::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
ZendDataCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php |
|
ValidatorBuilder::setMetadataCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the cache for caching class metadata. |
DatabaseBackend::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::garbageCollection(). |
ViewsDataTest::testFetchBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the fetchBaseTables() method. |
ConfigDataCollector::getPhpVersion |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the PHP version. |
PHPUnit_Util_Test::getProvidedData |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the provided data for a method. |
TreeDataUnitTest::testMenuTreeData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Validate the generation of a proper menu tree hierarchy. |
ClassMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of association names of this persistent class. |
NativeSessionStorage::$metadataBag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
RequestDataCollectorTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
ExceptionDataCollector::getMessage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception message. |
TimeDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/TimeDataCollectorTest.php |
|
ExtensionViewsFieldTest::viewsData |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Returns the views data definition. |
ComplexDataConstraintValidator.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\ComplexDataConstraintValidator. |
ClassMetadata::addGetterConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to the getter of the given property. |
TestClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Checks whether the class metadata is an entity. |
ClassMetadata::hasPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Check if there's any metadata attached to the given named property. |
ClassMetadata::getPropertyMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns all metadata instances for the given named property. |
PropertyMetadataContainerInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataContainerInterface.php |
A container for {@link PropertyMetadataInterface} instances. |
PHPTransliteration::$dataDirectory |
property |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Directory where data for transliteration resides. |
MetadataGenerator::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
An object that determines which editor to attach to a given field. |
AreaEntityTest::testEntityAreaData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Tests views data for entity area handlers. |
EasyRdf_Parser_RdfXml::cdataState4 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EasyRdf_Parser_RdfXml::cdataState6 |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
ComplexDataConstraint::$properties |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
An array of constraints for contained properties, keyed by property name. |
ComplexDataConstraint::__construct |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
Initializes the constraint with options. |
ElementMetadataTest::testSerialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|