menu_get_ancestors |
function |
drupal/core/includes/menu.inc |
Returns the ancestors (and relevant placeholders) for any given path. |
Collection::hasKey |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Returns whether or not the specified key is present. |
Php::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php |
Retrieve the options when this is a new access
control plugin |
SelectionInterface |
interface |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Interface definition for Entity Reference selection plugins. |
TourPluginTest.php |
file |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Contains \Drupal\tour\Tests\TourPluginTest. |
date_interval.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_interval.test |
|
filter_test.module |
file |
drupal/core/modules/filter/tests/filter_test/filter_test.module |
Test module for Filter module hooks and functions not used in core. |
field_delete_field |
function |
drupal/core/modules/field/field.crud.inc |
Marks a field and its instances and data for deletion. |
Utils::getHttpDate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php |
Create an RFC 1123 HTTP-Date from various date values |
DefaultAccessCheck |
class |
drupal/core/lib/Drupal/Core/Access/DefaultAccessCheck.php |
Allows access to routes to be controlled by an '_access' boolean parameter. |
UriSigner::$secret |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/UriSigner.php |
|
Request::getScheme |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the request's scheme. |
ViewsBlock::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
RevisionLink::init |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
StaticTest::access |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Determine if the current user has access or not. |
Table::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Constructs a Table object. |
AutoloaderTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/AutoloaderTest.php |
|
EasyRdf_Serialiser |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser.php |
Parent class for the EasyRdf serialiser |
Profile::setParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the parent token |
_menu_load_objects |
function |
drupal/core/includes/menu.inc |
Loads objects into the map as defined in the $item['load_functions']. |
DismissFormCommand |
class |
drupal/core/modules/views/lib/Drupal/views/Ajax/DismissFormCommand.php |
Provides an AJAX command for closing the views form modal. |
assertSelectEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
assertSelectEquals("#binder .name", "Chuck", true, $xml); // any?
assertSelectEquals("#binder .name", "Chuck", false, $xml); // none? |
MockTestConnection |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
Mock connection object for test case. |
CacheDecoratorTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Tests \Drupal\Core\Plugin\Discovery\CacheDecorator behavior. |
ExceptionInterface |
interface |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php |
Marker Interface for the Process Component. |
Profile::getParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the parent profile. |
Attributes::$value |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
|
ConfigDiffTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigDiffTest.php |
Contains \Drupal\config\Tests\ConfigDiffTest. |
ActionUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Action/ActionUnitTest.php |
Contains \Drupal\system\Tests\Action\ActionUnitTest. |
PluginBag::current |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Implements \Iterator::current(). |
_menu_check_access |
function |
drupal/core/includes/menu.inc |
Checks access to a menu item using the access callback. |
node_type_get_base |
function |
drupal/core/modules/node/node.module |
Returns the node type base of the passed node or node type string. |
theme_image_anchor |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
NodeRSSContentTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Ensures that data added to nodes by other modules appears in RSS feeds. |
assertSelectRegExp |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
assertSelectRegExp("#binder .name", "/Mike|Derek/", true, $xml); // any?
assertSelectRegExp("#binder .name", "/Mike|Derek/", 3, $xml);// 3? |
NodeType::evaluate |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\condition\ConditionInterface::evaluate(). |
MonthDate::$format |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
The date format used in the title. |
AutoExpireFlashBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
AutoExpireFlashBag flash message container. |
config_test.module |
file |
drupal/core/modules/config/tests/config_test/config_test.module |
Provides Config module hook implementations for testing purposes. |
contextual_toolbar |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_toolbar(). |
filter_format_load |
function |
drupal/core/modules/filter/filter.module |
Loads a text format object from the database. |
ImageValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
TestInterface::foo |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/TestInterface.php |
@Secure |
Bundle::$reflected |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
|
DependencyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Definition of Drupal\system\Tests\Module\DependencyTest. |
YamlFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
|
AssignNameTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php |
|
FileDriverTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
exception_listener |
service |
drupal/core/core.services.yml |
Symfony\Component\HttpKernel\EventListener\ExceptionListener |
Profile::getMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the request method. |