RequestDataCollector::getRouteParams |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the route parameters. |
DocParser::collectAnnotationMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Collects parsing metadata for a given annotation class |
ConfigDataCollector::hasEAccelerator |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if EAccelerator is enabled. |
field_views_field_default_views_data |
function |
drupal/core/modules/field/field.views.inc |
Default views data implementation for a field. |
ExceptionDataCollector::hasException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Checks if the exception is not null. |
ExceptionDataCollector::getException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the exception. |
StringDatabaseStorage::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
NativeSessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the MetadataBag. |
NativeSessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Gets the MetadataBag. |
StringDatabaseStorage::dbStringTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table name for storing string object. |
MockFileSessionStorage::$sessionData |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
|
RequestDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
@dataProvider provider |
RelationshipNodeTermDataTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
|
StaticPHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
DatabaseStorageExpirableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.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. |
DatabaseStorageExpirable::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
The connection object for this storage. |
DatabaseStorageExpirable::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |
TestClassMetadataFactory::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
DatabaseStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
DatabaseStorageController::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::resetCache(). |
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. |
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. |
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. |
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 |
|
RequestDataCollector::getRequestQuery |
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 |
|
RequestDataCollector::getCookieHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AjaxCommandsUnitTest::testDataCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that DataCommand objects can be constructed and rendered. |
StringDatabaseStorage::updateLocation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Update locations for string. |
ExceptionDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the status code. |
StringDatabaseStorage::dbStringValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets field values from a string object that are in the database table. |
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. |
ParserTest::getDataFormSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
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. |
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. |
TestObjectMetadata::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the ReflectionClass instance for this mapped class. |
DatabaseTestBase::ensureSampleDataNull |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up tables for NULL handling. |
RequestTest::splitHttpAcceptHeaderData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DatabaseStorageExpirableTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Deletes created files, database tables, and reverts all environment changes. |
DatabaseStorageController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Entity type for this controller instance. |
DatabaseStorageController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Array of information about the entity. |
DatabaseStorageController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Constructs a DatabaseStorageController object. |
ClassMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns an array of identifier field names numerically indexed. |