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. |
EmailAction::execute |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Executes the plugin. |
Field::defineOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
RequestInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
DisplayBlockTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Contains \Drupal\block\Tests\Views\DisplayBlockTest. |
MenuLink::$menu_name |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The link's menu name. |
DumperRoute::getName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
Returns the route name. |
WrapMailUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/WrapMailUnitTest.php |
Definition of Drupal\system\Tests\Mail\WrapMailUnitTest. |
MockFileTransfer.php |
file |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Definition of Drupal\update_test\MockFileTransfer. |
_drupal_session_open |
function |
drupal/core/includes/session.inc |
Session handler assigned by session_set_save_handler(). |
ViewUI::$render_time |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
How long the view takes to render. |
BlockTest::testBlock |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test configuring and moving a module-define block to specific regions. |
Inline::parseMapping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a mapping to a YAML string. |
StateValuesCleanTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
Test $form_state clearance. |
FieldMapEnhancer.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
SchemaStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::write(). |
Updater::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Performs actions after installation. |
DateTimePlus::FORMAT |
constant |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
|
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. |
TestDenormalizer.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestDenormalizer.php |
|
StorageInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Definition of Drupal\Core\Config\StorageInterface. |
_drupal_session_read |
function |
drupal/core/includes/session.inc |
Reads an entire session from the database (internal use only). |
DebugLoggerInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
DebugLoggerInterface. |
LinkFieldTest::setUp |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
RedisCache::setRedis |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Sets the redis instance to use. |
RequirementsTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
|
LanguageArgument.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Contains Drupal\language\Plugin\views\argument\LanguageArgument. |
database_test.module |
file |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
|
node_modules_enabled |
function |
drupal/core/modules/node/node.module |
Implements hook_modules_enabled(). |
BankAccountTest::$ba |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php |
|
AssetReference::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Loads the asset into memory and applies load filters. |
RedisCache::getRedis |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Gets the redis instance used by the cache. |
MenuLink::$link_path |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The Drupal path or external path this link points to. |
OverrideTestCase.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OverrideTestCase.php |
|
RequestException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php |
|
drupal_session_start |
function |
drupal/core/includes/session.inc |
Starts a session forcefully, preserving already set session data. |
hook_modules_enabled |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are enabled. |
file_field_displayed |
function |
drupal/core/modules/file/file.field.inc |
Determines whether a file should be displayed when outputting field content. |
IoEmittingEntityBody |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
EntityBody decorator that emits events for read and write methods |
TypedData::getString |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getString(). |
MemoryBackendFactory |
class |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
|
ShapeItemTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/ShapeItemTest.php |
Set the default field storage backend for fields created during tests. |
AssetReference::dump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Applies dump filters and returns the asset as a string. |
Serializer::$encoder |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
ThemeTest::testAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures theme hook_*_alter() implementations can run before anything is rendered. |
DumperCollection.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
|
contextual.views.inc |
file |
drupal/core/modules/contextual/contextual.views.inc |
Provide views data and handlers for contextual.module. |
Serializer::$decoder |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
plugin.manager.block |
service |
drupal/core/modules/block/block.services.yml |
Drupal\block\Plugin\Type\BlockManager |