AbstractMessage::$headers |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
language_preprocess_block |
function |
drupal/core/modules/language/language.module |
Implements hook_preprocess_HOOK() for block.tpl.php. |
CachePluginBase::$storage |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Contains all data that should be written/read from cache. |
AliasManagerInterface.php |
file |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Contains Drupal\Core\Path\AliasManagerInterface. |
ImageFieldTestBase::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
ImageStylesPathAndUrlTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Tests the functions for generating paths and URLs for image styles. |
Page::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::validateOptionsForm(). |
TwigEnvironment::$storage |
property |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
|
SearchLanguageTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ManageFieldsTest::getInfo |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
|
PathLanguageUiTest::setUp |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Error::getRawMessage |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the raw message. |
ImageFieldDisplayTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Definition of Drupal\image\Tests\ImageFieldDisplayTest. |
field_sql_storage.install |
file |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Install, update, and uninstall functions for the Field SQL Storage module. |
PathLanguageTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
|
ImageEffectsTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
|
UnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest. |
_field_sql_storage_schema |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Returns the database schema for a field. |
hook_field_language_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on field_language() values. |
SqliteProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
_session_test_set_message |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, sets a message to me displayed on the following page. |
ImageWidget::settingsForm |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::settingsForm(). |
FieldSqlStorageBundle.php |
file |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php |
Definition of Drupal\field_sql_storage\FieldSqlStorageBundle. |
PhpStorageTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php |
Overrides \Drupal\simpletest\UnitTestBase::setUp() |
Response::setSharedMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the number of seconds after which the response should no longer be considered fresh by shared caches. |
ResourcePluginManager.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Definition of Drupal\rest\Plugin\Type\ResourcePluginManager. |
RouteSubscriber::$manager |
property |
drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php |
The plugin manager for REST plugins. |
hook_field_storage_delete |
function |
drupal/core/modules/field/field.api.php |
Delete all field data for an entity. |
FileStorageTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Tests basic load/save/delete operations. |
design_test_category_page |
function |
drupal/core/modules/system/tests/modules/design_test/design_test.module |
Menu page callback for a category listing page. |
InstallerLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Definition of Drupal\system\Tests\Common\InstallerLanguageTest. |
CompassFilter::$imagesDir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
StorageTestBase::$objects |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of random stdClass objects. |
ItemsPerPageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
|
StorageTestBase::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Whether we are using an expirable key/value store. |
StorageTestBase::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests CRUD operations. |
LanguageTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::dataSet(). |
AbstractMessageParser.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php |
|
PeclHttpMessageParser.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
|
DatabaseStorageController |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines a base entity controller class. |
FilterHtmlImageSecureTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Tests restriction of IMG tags in HTML input. |
NodeStorageController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Definition of Drupal\node\NodeStorageController. |
AdminTest::testAdminPages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Tests output on administrative listing pages. |
field_available_languages |
function |
drupal/core/modules/field/field.multilingual.inc |
Collects the available language codes for the given entity type and field. |
CommentPagerTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
|
file_managed_file_process |
function |
drupal/core/modules/file/file.module |
Render API callback: Expands the managed_file element type. |
ViewStorageController.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Definition of Drupal\views\ViewStorageController. |
SqliteProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
AttributeBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
|
UserLanguageTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
|