Compiler::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Constructor. |
EditorLoadingTest.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
Definition of \Drupal\editor\Tests\EditorLoadingTest. |
config_test.hooks.inc |
file |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Fake third-party hook implementations for ConfigTest entities. |
EntityBCDecorator::id |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
File::$maxSizeMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Drop a unique key. |
ItemList::getIterator |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \IteratorAggregate::getIterator(). |
contextual_permission |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_permission(). |
shortcut_library_info |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_library_info(). |
TagsTest::explodeTags |
function |
drupal/core/tests/Drupal/Tests/Core/Common/TagsTest.php |
Explodes a series of tags. |
SyndicateBlock::build |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Builds and returns the renderable array for this block plugin. |
Pearlike_Baz::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php |
|
BlockRenderController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Provides a Block render controller. |
PoHeader::parseHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Parses a Gettext Portable Object file header. |
NodeAccessRecordsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php |
Tests hook_node_access_records() functionality. |
AbstractMessageParser |
class |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php |
Implements shared message parsing functionality |
path_test_path_update |
function |
drupal/core/modules/system/tests/modules/path_test/path_test.module |
Implements hook_path_update(). |
path_processor_decode |
service |
drupal/core/core.services.yml |
Drupal\Core\PathProcessor\PathProcessorDecode |
DateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
|
ObjectManager::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Removes an object instance. |
LOCALE_NOT_CUSTOMIZED |
constant |
drupal/core/modules/locale/locale.module |
Flag for locally not customized interface translation. |
TwigTestExtension::br |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
GroupByNumeric::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php |
Set up the query for this argument. |
Pearlike_Foo::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php |
|
PhpCssEmbedFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
|
entity_get_view_modes |
function |
drupal/core/includes/entity.inc |
Returns the entity view mode info. |
contextual_preprocess |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_preprocess(). |
IMAGE_STORAGE_DEFAULT |
constant |
drupal/core/modules/image/image.module |
Image style constant for module-defined presets in code. |
field_test_permission |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_permission(). |
PeclHttpMessageParser |
class |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php |
Pecl HTTP message parser |
Variable::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Variable.php |
Constructor |
View::getDisplaysList |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Gets a list of displays included in the view. |
contextual.module.css |
file |
drupal/core/modules/contextual/css/contextual.module.css |
Generic base styles for contextual module. |
AssetFactory::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
MockMatcher::$matcher |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php |
The matcher being tested. |
ObjectManager::detach |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Detaches an object from the ObjectManager, causing a managed object to
become detached. Unflushed changes made to the object if any
(including removal of the object), will not be synchronized to the database.
Objects which previously referenced the… |
Pearlike_Bar::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php |
|
EnableDisableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Definition of Drupal\system\Tests\Module\EnableDisableTest. |
ContainerBuilder::set |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::set(). |
PagerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Views used by this test. |
TelephoneItemTest.php |
file |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php |
Contains \Drupal\field\Tests\TelephoneItemTest. |
filter_default_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the default text format for a particular user. |
ExposedFormUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php |
Contains \Drupal\views_ui\Tests\ExposedFormUITest. |
entity_test.views.inc |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Provide views data and handlers for entity_test.module. |
VocabularyTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestHttpKernel::reset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
DateTimeValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
TypeValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
field_is_translatable |
function |
drupal/core/modules/field/field.multilingual.inc |
Checks whether a field has language support. |
hook_user_role_insert |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been added. |