MockAliasManager.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Contains Drupal\system\Tests\Routing\MockAliasManager. |
CoverageNoneTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNoneTest.php |
|
NotEqualTo::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotEqualTo.php |
|
ajax_base_page_theme |
function |
drupal/core/includes/ajax.inc |
Theme callback: Returns the correct theme for an Ajax request. |
Isbn::$isbn10Message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
BanAdmin::$ipManager |
property |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
|
Isbn::$isbn13Message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Isbn.php |
|
image_filter_keyword |
function |
drupal/core/modules/image/image.module |
Accepts a keyword (center, top, left, etc) and returns it as a pixel offset. |
node_type_page_title |
function |
drupal/core/modules/node/node.module |
Title callback: Provides the title for a node type edit form. |
image_entity_presave |
function |
drupal/core/modules/image/image.module |
Implements hook_entity_presave(). |
StorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
|
DatabaseStorage::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::set(). |
CodeCoverageTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
|
tour_preprocess_page |
function |
drupal/core/modules/tour/tour.module |
Implements hook_preprocess_HOOK() for page.tpl.php. |
FIELD_STORAGE_UPDATE |
constant |
drupal/core/modules/field/field.attach.inc |
Argument for an update operation. |
FIELD_STORAGE_INSERT |
constant |
drupal/core/modules/field/field.attach.inc |
Argument for an insert operation. |
LazyAssetManager.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
SplObjectStorage.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
|
MessageInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
|
StorageException.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageException.php |
Definition of Drupal\Core\Config\StorageException. |
drupal_is_front_page |
function |
drupal/core/includes/path.inc |
Check if the current page is the front page. |
hook_language_insert |
function |
drupal/core/modules/language/language.api.php |
React to a language that was just added to the system. |
hook_language_update |
function |
drupal/core/modules/language/language.api.php |
React to a language that was just updated in the system. |
hook_language_delete |
function |
drupal/core/modules/language/language.api.php |
Allow modules to react before the deletion of a language. |
ImageItemTest::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Set the default field storage backend for fields created during tests. |
CachedStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::write(). |
ImageAdminStylesTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Tests creation, deletion, and editing of image styles and effects. |
FrontPageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
Sets up a Drupal site for running functional and integration tests. |
SchemaStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::write(). |
MiniPagerTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
StorageInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Definition of Drupal\Core\Config\StorageInterface. |
LanguageArgument.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Contains Drupal\language\Plugin\views\argument\LanguageArgument. |
plugin.manager.block |
service |
drupal/core/modules/block/block.services.yml |
Drupal\block\Plugin\Type\BlockManager |
node_language_delete |
function |
drupal/core/modules/node/node.module |
Implements hook_language_delete(). |
InPlaceEditorManager |
class |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditorManager.php |
Editor manager. |
CardScheme::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CardScheme.php |
|
ExceptionMessage.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php |
|
language.routing.yml |
file |
drupal/core/modules/language/language.routing.yml |
drupal/core/modules/language/language.routing.yml |
FrontPageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ImageToolkitForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Contains \Drupal\system\Form\ImageToolkitForm. |
ViewStorageInterface |
interface |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Defines an interface for View storage classes. |
NullStorageExpirable |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Defines a null key/value store implementation. |
LanguageValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
MetadataGeneratorTest |
class |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Test in-place field editing metadata. |
TestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php |
Definition of Drupal\plugin_test\Plugin\TestPluginManager. |
PhpSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
Test class for PhpSessionStorage. |
language_element_info |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info(). |
taxonomy_term_is_page |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Returns whether the current page is the page of the passed-in term. |
ConfigStorageTestBase |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
Base class for testing storage controller operations. |
ItemStorageController |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Controller class for aggregators items. |