ConfigStorageController::attachLoad |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Attaches data to entities upon loading. |
ImageEffectDeleteForm::$imageEffect |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image effect to be deleted. |
QueryGroupByTest::testGroupByAverage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
ImageEffectDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the page to go to if the user cancels the action. |
MessageInterface::getTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a tokenized header as a Collection |
MessageInterface::setTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Set a tokenized header on the request that implodes a Collection of data into a string separated by a token. |
RemoteFileUnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
|
MockFileSessionStorageTest::testSave |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
StringDatabaseStorage::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
PHP_CodeCoverage_Report_PHP::process |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/PHP.php |
|
NullStorageExpirable::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
StringDatabaseStorage::dbStringTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table name for storing string object. |
ImageStyleDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a caption for the button that confirms the action. |
LanguageBrowserDetectionUnitTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
Definition of Drupal\language\Tests\LanguageBrowserDetectionUnitTest. |
NullStorageExpirable::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
LanguagePathMonolingualTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
|
EntityListController::$entityManager |
property |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
The entity manager |
ImageStyleDeleteForm::getDescription |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns additional text to display as a description. |
DatabaseStorageController::$database |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Active database connection. |
language_clear_default_configuration |
function |
drupal/core/modules/language/language.module |
Clears the default language configuration for an entity type and bundle. |
ViewStorageTest::testCreateDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the createDuplicate() View method. |
LanguageConfigurationElementTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationElementTest. |
LanguageListTest::testLanguageStates |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for the language states (locked or configurable). |
LanguageNegotiationInfoTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
|
PathProcessorManager::$sortedInbound |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Holds the array of inbound processors, sorted by priority. |
PagerPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Provide the default form form for validating options |
DatabaseStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on entities before they are deleted. |
StorageComparerInterface::hasChanges |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Checks if there are any operations with changes to process. |
PathProcessorManager::processInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
PHP_CodeCoverage_Util::$ignoredLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php |
|
PathProcessorManager::sortProcessors |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Sorts the processors according to priority. |
MenuLinkStorageController::preDelete |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preDelete(). |
NodeAdminTest::testContentAdminPages |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests content overview with different user permissions. |
MemcacheSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
PagerPluginBase::exposedFormValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
NativeSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PagerPluginBase::itemsPerPageExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
MockArraySessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Constructor. |
DatabaseFileUsageBackend::$tableName |
property |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
The name of the SQL table used to store file usage information. |
MockArraySessionStorage::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Registers a SessionBagInterface for use. |
PdoProfilerStorage::prepareStatement |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
DisplayTest::testPageContextualLinks |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests contextual links on Views page displays. |
_update_8000_field_sql_storage_write |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Writes field data directly to SQL storage. |
LifecycleEventArgs::getObjectManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated ObjectManager. |
SearchPageOverrideTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
MockArraySessionStorage::loadSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
field_sql_storage_field_storage_info |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_info(). |
NativePhpunitTask::setCoverageClover |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
PHP_CodeCoverage_Driver_Xdebug::stop |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver/Xdebug.php |
Stop collection of code coverage information. |
field_sql_storage_field_create_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_create_field(). |