locale_form_language_admin_add_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
LanguageConfigurationElementTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
|
PercentagesUnitTest::testBatchPercentages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Tests the _batch_api_percentage() function. |
BaseMemcacheProfilerStorage::getIndexName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Get name of index |
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
FileManagedTestBase::assertFileHookCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that a hook_file_* hook was called a certain number of times. |
ConfigStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
InvalidAnnotationUsageButIgnoredClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
|
AbstractMessage::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a Cache-Control directive from the message |
TableTest::testThemeTableWithEmptyMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
AbstractMessage::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check if the message has a Cache-Control directive |
AbstractMessage::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a Cache-Control directive on the message |
RemoteFileUnmanagedSaveDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Modules to enable. |
ImageEffectsTest::testImageEffectsCaching |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test image effect caching. |
image_module_test_image_effect_info_alter |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info_alter(). |
TranslationTest::testFieldDisplayLanguage |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Tests display language logic for translatable fields. |
language_test_language_negotiation_method |
function |
drupal/core/modules/language/tests/language_test.module |
Provides a test language negotiation method. |
DatabaseStorageController::$revisionTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
The table that stores revisions, if the entity supports revisions. |
DatabaseStorageController::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision(). |
AbstractProfilerStorageTest::testChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
system_date_format_language_overview_page |
function |
drupal/core/modules/system/system.admin.inc |
Page callback: Displays edit date format links for each language. |
TermStorageController::buildPropertyQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
SelectPagerDefaultTest::testOddPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
CommentActionsTest::assertWatchdogMessage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
Verifies that a watchdog message has been entered. |
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Core/Transliteration/PHPTransliteration.php |
Overrides \Drupal\Component\Transliteration\PHPTransliteration::readLanguageOverrides(). |
AliasManagerCacheDecorator::$aliasManager |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
|
DatabaseStorageControllerNG::$entityClass |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity class to use. |
AliasManagerCacheDecorator::getSystemPath |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
DatabaseStorageControllerNG::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Saves an entity revision. |
PluginManagerBase::clearCachedDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Implements \Drupal\Component\Plugin\Discovery\CachedDiscoveryInterface::clearCachedDefinitions(). |
StringStorageInterface::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Counts translations. |
StringStorageInterface::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a string translation object bound to this storage but not saved. |
TermLanguageTest::testDefaultTermLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
|
LanguageBrowserDetectionUnitTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
|
PHPTransliteration::readLanguageOverrides |
function |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Reads in language overrides for a language code. |
EventManagerTest::testRemoveEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
StringDatabaseStorage::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
AutoExpireFlashBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
AliasManagerInterface::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Preload a set of paths for bulk alias lookups. |
language_negotiation_configure_form_table |
function |
drupal/core/modules/language/language.admin.inc |
Builds a language negotiation method configuration table. |
theme_language_negotiation_configure_form |
function |
drupal/core/modules/language/language.admin.inc |
Returns HTML for the language negotiation configuration form. |
LanguageDependencyInjectionTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Modules to enable. |
PdoProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
BaseMemcacheProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
LanguageConfigurationElementTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Modules to enable. |
locale_form_language_admin_edit_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
field_test_field_available_languages_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_available_languages_alter(). |
LocaleFileImportStatus::testDeleteLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Delete translation files after deleting a language. |