ItemsPerPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Definition of Drupal\views\Tests\Wizard\ItemsPerPageTest. |
BatchStorage::create |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Creates and saves a batch. |
UserLanguageTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Definition of Drupal\user\Tests\UserLanguageTest. |
Count::$exactMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Count.php |
|
_batch_progress_page |
function |
drupal/core/includes/batch.inc |
Outputs a batch processing page. |
StorageTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
|
_update_message_text |
function |
drupal/core/modules/update/update.module |
Returns the appropriate message text when site is out of date or not secure. |
update_storage_clear |
function |
drupal/core/modules/update/update.module |
Invalidates stored data relating to update status. |
NativeSessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
This provides a base class for session attribute storage. |
CacheArray::$storage |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Storage for the data itself. |
PageCacheTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConditionManager.php |
file |
drupal/core/lib/Drupal/Core/Condition/ConditionManager.php |
Contains \Drupal\Core\Condition\ConditionManager. |
aggregator.pages.inc |
file |
drupal/core/modules/aggregator/aggregator.pages.inc |
User page callbacks for the Aggregator module. |
ImageEffectsTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Definition of Drupal\image\Tests\ImageEffectsTest. |
NullStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
maintenance-page.css |
file |
drupal/core/themes/bartik/css/maintenance-page.css |
body.maintenance-page {
background-color: #fff;
color: #000;
}
.maintenance-page #page-wrapper {
background: #fff;
margin-left: auto;
margin-right: auto;
min-width: 0;
min-height: 0;
border: 1px solid #ddd;
margin-top:… |
DisplayBag::$manager |
property |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
The manager used to instantiate the plugins. |
ImageStyle::$effects |
property |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
The array of image effects for this image style. |
Views::pluginManager |
function |
drupal/core/modules/views/lib/Drupal/views/Views.php |
Returns the plugin manager for a certain views plugin type. |
MysqlProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
A ProfilerStorage for Mysql |
AliasManager::$state |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
The Key/Value Store to use for state |
TermLanguageTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Definition of Drupal\taxonomy\Tests\TermLanguageTest. |
image_field_is_empty |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_is_empty(). |
aggregator_page_opml |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Generates an OPML representation of all feeds. |
image_style_add_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for adding a new image style. |
MessageInterface.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/MessageInterface.php |
Contains \Drupal\contact\Plugin\Core\Entity\MessageInterface. |
FileStorage::$dumper |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML dumper instance. |
_color_render_images |
function |
drupal/core/modules/color/color.module |
Renders images that match a given palette. |
FileStorage::$parser |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML parser instance. |
IMAGE_STORAGE_NORMAL |
constant |
drupal/core/modules/image/image.module |
Image style constant for user presets in the database. |
AccessManager::check |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Checks a route against applicable access check services. |
ObjectManager::merge |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Merges the state of a detached object into the persistence context
of this ObjectManager and returns the managed copy of the object.
The object passed to merge will not become associated/managed with this ObjectManager. |
LinkManagerInterface |
interface |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManagerInterface.php |
Interface implemented by link managers. |
ObjectManager::clear |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Clears the ObjectManager. All objects that are currently managed
by this ObjectManager become detached. |
Language::submitForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
IMAGE_STORAGE_MODULE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent any module-based preset. |
ObjectManager::flush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Flushes all changes to objects that have been queued up to now to the database.
This effectively synchronizes the in-memory state of managed objects with the
database. |
ManagerEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
|
CoverageFunctionTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionTest.php |
|
field_valid_language |
function |
drupal/core/modules/field/field.multilingual.inc |
Ensures that a given language code is valid. |
FileStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
PagerTest::testLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the some pager plugin. |
PHP_CodeCoverageTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
Tests for the PHP_CodeCoverage class. |
LanguageBlock::build |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Builds and returns the renderable array for this block plugin. |
EventManagerTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
image_file_predelete |
function |
drupal/core/modules/image/image.module |
Implements hook_file_predelete(). |
ManageFieldsTest.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Contains \Drupal\field_ui\Tests\ManageFieldsTest. |
ArgumentLanguageTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php |
Tests the argument language handler. |
TipPluginImage::$url |
property |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php |
The url which is used for the image in this Tip. |
TipPluginImage::$alt |
property |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php |
The alt text which is used for the image in this Tip. |