BreakpointThemeTest |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test breakpoints provided by themes. |
Parser::__construct |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Constructor |
RedisCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Deletes all cache entries. |
FilterAdminTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
Definition of Drupal\filter\Tests\FilterAdminTest. |
EntityReference.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Contains \Drupal\entity_reference\Plugin\views\display\EntityReference. |
ActionInterface.php |
file |
drupal/core/lib/Drupal/Core/Action/ActionInterface.php |
Contains \Drupal\Core\Action\ActionInterface. |
DrupalDiffFormatter |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Diff formatter which uses Drupal theme functions.
@private
@subpackage DifferenceEngine |
taxonomy_token_info |
function |
drupal/core/modules/taxonomy/taxonomy.tokens.inc |
Implements hook_token_info(). |
NodeFormButtonsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Tests the node form buttons. |
Message::$recipient |
property |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
The user account object of the message recipient. |
MenuLink::$external |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
A flag to indicate if the link points to a full URL starting with a
protocol, like http:// (1 = external, 0 = internal). |
TestObject::$parent |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
EntityReference.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Contains \Drupal\entity_reference\Plugin\views\style\EntityReference. |
FIELD_LOAD_REVISION |
constant |
drupal/core/modules/field/field.module |
Load the version of an entity's field data specified in the entity. |
hook_search_execute |
function |
drupal/core/modules/search/search.api.php |
Execute a search for a set of key words. |
hook_file_url_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the URL to a file. |
Length::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
Initializes the constraint with options. |
RequestMediator.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
|
GeneratorDumper.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
|
ViewUI::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Constructs a View UI object. |
FieldWidgetTypeForm |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Provides a form for the widget selection form. |
NodeTestBase::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
MenuLink::$expanded |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Flag for whether this link should be rendered as expanded in menus.
Expanded links always have their child links displayed, instead of only
when the link is in the active trail. |
TextSummaryItem.php |
file |
drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php |
Definition of Drupal\text\Type\TextSummaryItem. |
BooleanOperator.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Definition of Drupal\views\Plugin\views\filter\BooleanOperator. |
drupal_save_session |
function |
drupal/core/includes/session.inc |
Determines whether to save session data of the current request. |
Twig_Extension_Core |
class |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
Views cache plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
The base plugin to handler caching of a view. |
TestClass::destruct |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestClass.php |
Implements \Drupal\Core\DestructableInterface::destruct(). |
EsiTest::testHandle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
ConcreteTest.my.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.my.php |
|
PerformanceForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Contains \Drupal\system\Form\PerformanceForm. |
ActionBag::$manager |
property |
drupal/core/lib/Drupal/Core/Action/ActionBag.php |
The manager used to instantiate the plugins. |
drupal_get_messages |
function |
drupal/core/includes/bootstrap.inc |
Returns all messages that have been set with drupal_set_message(). |
ReadLimitEntityBody |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
EntityBody decorator used to return only a subset of an entity body |
TwigDebugMarkupTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php |
Tests for Twig debug markup. |
MessageAction::form |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Form constructor. |
StringInterface.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Definition of Drupal\locale\StringInterface. |
toolbar_test.module |
file |
drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module |
A dummy module to test API interaction with the Toolbar module. |
HttpKernel::forward |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Forwards the request to another controller. |
update_variable_get |
function |
drupal/core/includes/update.inc |
Gets the value of a variable from the database during 7.x-8.x upgrades. |
LoggerDataCollector |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
LogDataCollector. |
system.timezone.yml |
file |
drupal/core/modules/system/config/system.timezone.yml |
drupal/core/modules/system/config/system.timezone.yml |
update_variable_set |
function |
drupal/core/includes/update.inc |
Sets a persistent variable during the 7.x-8.x upgrade path. |
taxonomy_permission |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_permission(). |
Twig_Token::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
RecentCommentsBlock |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Provides a 'Recent comments' block. |
Message::isPersonal |
function |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Return TRUE if this is the personal contact form. |
TextSummaryTest.php |
file |
drupal/core/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Definition of Drupal\text\TextSummaryTest. |
GuzzleException.php |
file |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/GuzzleException.php |
|