FrontPageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Modules to enable. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
DatabaseStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Definition of Drupal\config\Tests\Storage\DatabaseStorageTest. |
theme_authorize_message |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for a single log message from the authorize.php batch operation. |
language_admin_add_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language addition screen. |
aggregator_page_sources |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the feeds used by the aggregator. |
EventManagerTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
image_style_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for saving an image style. |
NodeAccessPagerTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Definition of Drupal\node\Tests\NodeAccessPagerTest. |
image_style_delete_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for deleting an image style. |
PdoProfilerStorage::$db |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
update_manager_file_get |
function |
drupal/core/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
MemcachedMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
AliasManager::$langcode |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
The default langcode to use when none is specified for path lookups. |
AliasManager::$noSource |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of path alias for which no source was found. |
PagerTest::testPagerApi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Test the api functions on the view object. |
PdoProfilerStorage::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Returns whether data for the given token already exists in storage. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
FileStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the path to the configuration file. |
FileStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FilterManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
MetadataBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
PagePreviewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
|
xmlrpc_message_tag_close |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles closing tags for XML parsing in xmlrpc_message_parse(). |
language.negotiation.yml |
file |
drupal/core/modules/language/config/language.negotiation.yml |
drupal/core/modules/language/config/language.negotiation.yml |
DisplayPageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
|
JoinManager::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php |
Constructs a JoinManager object. |
MemcachedProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Memcached Profiler Storage |
image_image_style_delete |
function |
drupal/core/modules/image/image.module |
Implements hook_image_style_delete(). |
image_field_delete_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_field(). |
image_field_update_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
language_modules_enabled |
function |
drupal/core/modules/language/language.module |
Implements hook_modules_enabled(). |
language_language_insert |
function |
drupal/core/modules/language/language.module |
Implements hook_language_insert(). |
language_language_delete |
function |
drupal/core/modules/language/language.module |
Implements hook_language_delete(). |
maintenance-page.tpl.php |
file |
drupal/core/themes/seven/templates/maintenance-page.tpl.php |
Seven's theme implementation to display a single Drupal page while offline. |
AbstractMessage::$params |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
image_image_style_update |
function |
drupal/core/modules/image/image.module |
Implements hook_image_style_update(). |
views_ui_edit_page_title |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Page title callback for the Edit View page. |
comment_get_display_page |
function |
drupal/core/modules/comment/comment.module |
Returns the page number for a comment. |
maintenance-page.tpl.php |
file |
drupal/core/themes/bartik/templates/maintenance-page.tpl.php |
Bartik's theme implementation to display a single Drupal page while offline. |
language.negotiation.inc |
file |
drupal/core/modules/language/language.negotiation.inc |
Language negotiation functions. |
image_effect_definitions |
function |
drupal/core/modules/image/image.module |
Pull in image effects exposed by modules implementing hook_image_effect_info(). |
None::get_items_per_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Get how many items per page this pager will display. |
TwigEnvironment::storage |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Gets the PHP code storage object to use for the compiled Twig files. |
TypedDataManager::create |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Creates a new typed data object wrapping the passed value. |
field_sql_storage_schema |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Implements hook_schema(). |
AccessManager::$checkIds |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of registered access check service ids. |
ImageAdminStylesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Definition of Drupal\image\Tests\ImageAdminStylesTest. |
field_sql_storage.module |
file |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Default implementation of the field storage API. |
AccessManager::setChecks |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
For each route, saves a list of applicable access checks to the route. |