EntityTestRenderController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRenderController.php |
Defines an entity render controller for a test entity. |
seven_form_node_form_alter |
function |
drupal/core/themes/seven/seven.theme |
Implements hook_form_BASE_FORM_ID_alter(). |
PoDatabaseReader::readItem |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoReaderInterface::readItem(). |
Twig_ExistsLoaderInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php |
Adds an exists() method for loaders. |
EasyRdf_Graph::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Constructor |
TokenReplaceTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Modules to enable. |
StringAsset::$lastModified |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |
|
ApcClassLoader::$decorated |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
The class loader object being decorated. |
ResponseListener::$charset |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ResponseListener.php |
|
WebTestBase::$originalUser |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The original user, before it was changed to a clean uid = 1 for testing purposes. |
DeleteForm::getConfirmText |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Returns a caption for the button that confirms the action. |
NodeRevisionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
AlterDecorator::$decorated |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
The Discovery object being decorated. |
update_filter_project_info |
function |
drupal/core/modules/update/update.compare.inc |
Filters the project .info.yml data to only save attributes we need. |
book_pick_book_nojs_submit |
function |
drupal/core/modules/book/book.module |
Form submission handler for node_form(). |
assertAttributeGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that an attribute is greater than another value. |
IndexedReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Constructor |
MockMenuBlock::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
|
maintenance-page.html.twig |
file |
drupal/core/themes/seven/templates/maintenance-page.html.twig |
Seven's theme implementation to display a single Drupal page while offline. |
hook_update_projects_alter |
function |
drupal/core/modules/update/update.api.php |
Alter the list of projects before fetching data and comparing versions. |
hook_field_attach_validate |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_validate(). |
UglifyJs2Filter::setMangle |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
|
ApcClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Unregisters this instance as an autoloader. |
NativeSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Force the session to be saved and closed. |
shortcut_set_switch_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_set_switch(). |
theme_toolbar_tray_wrapper |
function |
drupal/core/modules/toolbar/toolbar.module |
Returns HTML for wrapping a toolbar tray. |
CompiledRoute::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Constructs a new compiled route object. |
MenuTranslateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
|
StyleSerializerTest::setUp |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Sets up a Drupal site for running functional and integration tests. |
node_test_exception.module |
file |
drupal/core/modules/node/tests/modules/node_test_exception/node_test_exception.module |
A module implementing node related hooks to test API interaction. |
Text_Template::__construct |
function |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
Constructor. |
hook_verify_update_archive |
function |
drupal/core/modules/update/update.api.php |
Verify an archive after it has been downloaded and extracted. |
WebTestBase::$session_name |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current session name, if available. |
DateHelper::monthNamesAbbr |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs a translated array of month name abbreviations |
DependencyTestSuite::suite |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DependencyTestSuite.php |
|
ContainerBuilder::findTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all tags the defined services use. |
VariableTest::testVariable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Tests variables then deletes them. |
ImageThemeFunctionTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Definition of Drupal\image\Tests\ImageThemeFunctionTest. |
views-view-field.html.twig |
file |
drupal/core/modules/views/templates/views-view-field.html.twig |
Default theme implementation for a single field in a view. |
CompiledRoute::getNumParts |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the number of parts in this route's path. |
ViewUnitTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Modules to enable. |
SettingsForm::$definitions |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
The aggregator plugin definitions. |
QueryFactory::getAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Constructs a entity aggregation query for a certain entity type. |
EntityTestAccessController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Defines the access controller for the test entity type. |
NamespacedAttributeBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
|
maintenance-page.html.twig |
file |
drupal/core/themes/bartik/templates/maintenance-page.html.twig |
Bartik's theme implementation to display a single Drupal page while offline. |
Twig_Tests_FileCachingTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
HandlerBase::submitExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Submit the exposed handler form |
views-view-table.html.twig |
file |
drupal/core/modules/views/templates/views-view-table.html.twig |
Default theme implementation for displaying a view as a table. |
block_get_blocks_by_region |
function |
drupal/core/modules/block/block.module |
Gets a renderable array of a region containing all enabled blocks. |