DatabaseStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::getQueryServiceName |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServiceName(). |
BlockLanguageTest::testLanguageBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Tests the visibility settings for the blocks based on language. |
EntityTranslationUITest::$testLanguageSelector |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Whether the behavior of the language selector should be tested. |
FileProfilerStorageTest::testMultiRowIndexFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
AliasManagerCacheDecorator::$cacheNeedsWriting |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Whether the cache needs to be written. |
DefaultViewRecentComments::$pageDisplayResults |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Number of results for the Page display. |
AliasManagerCacheDecorator::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::preloadPathLookups(). |
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
ValidatorTest::testFileValidateImageResolution |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
language_negotiation_configure_url_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Form submission handler for language_negotiation_configure_url_form(). |
NullSessionStorageTest::testNothingIsPersisted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
locale_form_language_admin_overview_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
PathSubscriber::onKernelRequestFrontPageResolve |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Resolve the front-page default path. |
language_get_default_configuration_settings_key |
function |
drupal/core/modules/language/language.module |
Returns the root name of the variables used to store the configuration. |
LanguageUpgradePathTest::testLanguageUrlUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests language domain upgrade path. |
LocaleImportFunctionalTest::testLanguageContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test msgctxt context support. |
ImageThemeFunctionTest::testImageFormatterTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image field formatters. |
RemoteFileUnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
|
field_sql_storage_field_storage_delete_revision |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_revision(). |
field_sql_storage_field_storage_delete_instance |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_instance(). |
FieldAttachStorageTest::testFieldAttachSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Check field values insert, update and load. |
DatabaseStorageExpirable::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirablInterface::setMultipleWithExpire(). |
DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
UserLanguageCreationTest::testLocalUserCreation |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
BaseCompilerFilter::LANGUAGE_ECMASCRIPT5_STRICT |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
UserLanguageTest::testUserLanguageConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Test if user can change their default language. |
form_test_storage_element_validate_value_cached |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
DatabaseStorageControllerNG::mapToStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the base table. |
MTimeProtectedFastFileStorage::getUncachedMTime |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Clears PHP's stat cache and returns the directory's mtime. |
NativeSessionStorageTest::testRegenerateDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
EntityTestStorageController::buildPropertyQuery |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
EntityTestStorageController::attachPropertyData |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Attaches property data in all languages for translatable properties. |
locale_form_language_admin_add_form_alter_submit |
function |
drupal/core/modules/locale/locale.module |
Form submission handler for language_admin_add_form(). |
UnmanagedDeleteRecursiveTest::testEmptyDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting an empty directory. |
RemoteFileUnmanagedDeleteRecursiveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Modules to enable. |
ImageFieldDisplayTest::_testImageFieldFormatters |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test image formatters on node display. |
MTimeProtectedFastFileStorageTest::$storageClass |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Test this class. |
EntityStorageControllerInterface::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Delete a specific entity revision. |
DateFormatsLanguageTest::testLocalizeDateFormats |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
AssetFactoryTest::testNoAssetManagerNotReference |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
LanguageNegotiationInfoTest::testInfoAlterations |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Tests alterations to language types/negotiation info. |
EntityTranslationTest::testEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
language_negotiation_configure_url_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validates the URL language negotiation method configuration. |
LanguageCustomLanguageConfigurationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
|
locale_form_language_admin_edit_form_alter_submit |
function |
drupal/core/modules/locale/locale.module |
Form submission handler for language_admin_edit_form(). |
EntityTranslationFormTest::testEntityFormLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Tests entity form language. |
AbstractManagerRegistry::getDefaultConnectionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the default connection name. |
ImageFieldDisplayTest::testImageFieldDefaultImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test use of a default image with an image field. |
DatabaseStorageExpirable::$needsGarbageCollection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Flag indicating whether garbage collection should be performed. |