ElementMetadata::__sleep |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Returns the names of the properties that should be serialized. |
PropertyMetadataTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/PropertyMetadataTest.php |
|
ElementMetadata::__clone |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Clones this object. |
TypedDataManager::create |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Creates a new typed data object instance. |
FieldUnitTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
ClassMetadataFactoryTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
SystemManager::$database |
property |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Database Service Object. |
FieldDateTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Returns the views data definition. |
comment_views_data_alter |
function |
drupal/core/modules/comment/comment.views.inc |
Implements hook_views_data_alter(). |
TypedData::getDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getDefinition(). |
DatabaseStorageExpirable |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Defines a default key/value store implementation for expiring items. |
UserDataInterface::delete |
function |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Deletes data stored for a user account. |
DatabaseStorageController |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines a base entity controller class. |
DataFieldRow::$usesFields |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::$usesFields. |
TestBase::$databasePrefix |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The database prefix of this test run. |
TaggingTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests that we can attach metadata to a query object. |
DrupalKernel::$moduleData |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
An array of module data objects. |
DatabaseStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
PropertyMetadataInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php |
A container for validation metadata of a property. |
QueryBase::$alterMetaData |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query metadata for alter purposes. |
MetadataBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
views_test_data.views.inc |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Provides views data and hooks for views_test_data module. |
Validator::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
taxonomy_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_views_data_alter(). |
ComplexDataNormalizer.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ComplexDataNormalizer.php |
Contains \Drupal\serialization\Normalizer\ComplexDataNormalizer. |
taxonomy_field_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data(). |
TimeDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/TimeDataCollectorTest.php |
|
ViewsDataTest::$viewsData |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Stores the views data cache service used by this test. |
TempStoreDatabaseTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Definition of Drupal\user\Tests\TempStoreDatabaseTest. |
ViewsDataTest::startCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Starts a count for hook_views_data being invoked. |
FilterStringTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
An extended test dataset. |
TreeDataUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
|
Metadata::findConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Implements MetadataInterface::findConstraints(). |
Metadata::getPropertyName |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Returns the name of the property. |
Config::setOverriddenData |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Sets the current data for this configuration object. |
PropertyContainerMetadata |
class |
drupal/core/lib/Drupal/Core/TypedData/Validation/PropertyContainerMetadata.php |
Typed data implementation of the validator MetadataInterface. |
DatabaseNotFoundException |
class |
drupal/core/lib/Drupal/Core/Database/DatabaseNotFoundException.php |
Exception thrown if specified database is not found. |
ViewUnitTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns a very simple test dataset. |
Database::RETURN_AFFECTED |
constant |
drupal/core/lib/Drupal/Core/Database/Database.php |
Flag to indicate a query call should return the number of affected rows. |
Database::closeConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Closes a connection to the server specified by the given key and target. |
PHP_CodeCoverage::getData |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the collected code coverage data. |
CachedDataUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php |
|
ClassMetadata::$reflClass |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
MetadataBag::stampCreated |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
ComplexDataConstraint.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\CollectionConstraint. |
ViewsData::$moduleHandler |
property |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Stores a module manager to invoke hooks. |
UnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest. |
FieldBooleanTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Returns a very simple test dataset. |
MemberMetadata::$property |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|
MemberMetadata::$cascaded |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|