Container::leaveScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
This is called to leave the current scope, and move back to the parent
scope. |
convert_encoding.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/convert_encoding.test |
|
FailingConstraint.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php |
|
install_begin_request |
function |
drupal/core/includes/install.core.inc |
Begins an installation request, modifying the installation state as needed. |
FooClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
UserAccountLinksTests |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests user links in the secondary menu. |
TourInterface::getTip |
function |
drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php |
Returns tip plugin. |
ExpiringCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Removes a value from the cache. |
IndexPhpTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
|
LocaleInstallTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Definition of Drupal\locale\Tests\LocaleInstallTest. |
ModuleHandler::invoke |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::invoke(). |
Token::findWithPrefix |
function |
drupal/core/lib/Drupal/Core/Utility/Token.php |
Returns a list of tokens that begin with a specific prefix. |
HttpKernel::terminate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
@api |
Container::underscore |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
A string to underscore. |
Settings::__construct |
function |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Constructor. |
views_ui_library_info |
function |
drupal/core/modules/views_ui/views_ui.module |
Implements hook_library_info(). |
MetadataInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataInterface.php |
|
module_test_hook_info |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_hook_info(). |
assertNotContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a haystack does not contain only values of a given type. |
SortPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Called to add the sort to a query. |
TermUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
|
session_test.info.yml |
file |
drupal/core/modules/system/tests/modules/session_test/session_test.info.yml |
drupal/core/modules/system/tests/modules/session_test/session_test.info.yml |
Revision::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php |
Render whatever the data is as a link to the node. |
breakpoint_group_load |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Load one breakpoint group by its identifier. |
PageEditTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
|
assertNotInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is not of a given type. |
install_settings_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a form to configure and rewrite settings.php. |
Field::getConstraints |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Overrides \Drupal\Core\TypedData\TypedData::getConstraints(). |
file_test_file_insert |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_insert(). |
SystemListingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
Definition of Drupal\system\Tests\Common\SystemListingTest. |
field_ui_element_info |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_element_info(). |
system_plugin_ui_form |
function |
drupal/core/modules/system/system.module |
Proxies to the plugin class' form method. |
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Return the minimum required version of the engine. |
SchemaTest::tryInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SchemaTest.php |
Tests inserting data into an existing table. |
ParameterBagInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
ParameterBagInterface. |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Table::$usesRowPlugin |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Does the style plugin allows to use style plugins. |
ajax_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
field_ui_library_info |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_library_info(). |
LinkDeleteAccessCheck |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Access/LinkDeleteAccessCheck.php |
Provides an access check for shortcut link delete routes. |
PageEditTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php |
Declares test information. |
CategoryInterface.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/CategoryInterface.php |
Contains \Drupal\contact\Plugin\Core\Entity\CategoryInterface. |
ListCacheBinsPass.php |
file |
drupal/core/lib/Drupal/Core/Cache/ListCacheBinsPass.php |
Contains \Drupal\Core\Cache\ListCacheBinsPass. |
StandardTest::getInfo |
function |
drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php |
|
PluginTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
Sets up unit test environment. |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Taxonomy::render_link |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Render whatever the data is as a link to the taxonomy. |
system_data_type_info |
function |
drupal/core/modules/system/system.module |
Implements hook_data_type_info(). |
update_test_2.install |
file |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
field_create_instance |
function |
drupal/core/modules/field/field.crud.inc |
Creates an instance of a field, binding it to a bundle. |