Field::renderItems |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Render all items in this field together. |
LanguageFilter.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.php |
Contains Drupal\language\Plugin\views\filter\LanguageFilter. |
contextual.api.php |
file |
drupal/core/modules/contextual/contextual.api.php |
Hooks provided by Contextual module. |
telephone.info.yml |
file |
drupal/core/modules/telephone/telephone.info.yml |
drupal/core/modules/telephone/telephone.info.yml |
PHP_Token::getLine |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
TranslationsStream |
class |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Defines a Drupal translations (translations://) stream wrapper class. |
Entity::setContext |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::setContext(). |
Route::getDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the defaults. |
Condition::compile |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Condition.php |
Implements \Drupal\Core\Entity\Query\ConditionInterface::compile(). |
PHP_TokenWithScope |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
LogLevel::CRITICAL |
constant |
drupal/core/vendor/psr/log/Psr/Log/LogLevel.php |
|
Route::setDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets the defaults. |
FilterCrudTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Definition of Drupal\filter\Tests\FilterCrudTest. |
hook_search_access |
function |
drupal/core/modules/search/search.api.php |
Define access to a custom search routine. |
ProcessorInterface |
interface |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Defines an interface for aggregator processor implementations. |
Route::addDefaults |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Adds defaults. |
GotoAction::submit |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/GotoAction.php |
Form submission handler. |
RedisCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Puts data into the cache. |
Field::render_item |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
|
Message::$category |
property |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
The contact category ID of this message. |
MenuLink::$options |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
A serialized array of options to be passed to the url() or l() function,
such as a query string or HTML attributes. |
UserLoginBlock.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php |
Contains \Drupal\user\Plugin\Block\UserLoginBlock. |
PluginBaseUnitTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests code of the views plugin base class. |
ConfigImporter::ID |
constant |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The name used to identify events and the lock. |
UserAttributesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
Tests the RDFa markup of Users. |
EntityType::$class |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of the entity type class. |
ClearTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php |
|
Term::$description |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Description of the term. |
PhpGeneratorDumper |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
PhpGeneratorDumper creates a PHP class able to generate URLs for a given set of routes. |
taxonomy_uninstall |
function |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_uninstall(). |
hook_search_status |
function |
drupal/core/modules/search/search.api.php |
Report the status of indexing. |
TypedData::getName |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getName(). |
AjaxController.php |
file |
drupal/core/lib/Drupal/Core/Controller/AjaxController.php |
Contains \Drupal\Core\Controller\AjaxController. |
drupal_get_profile |
function |
drupal/core/includes/common.inc |
Gets the name of the currently active installation profile. |
url_alter_test_foo |
function |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module |
Menu callback. |
FIELD_LOAD_CURRENT |
constant |
drupal/core/modules/field/field.module |
Load the most recent version of an entity's field data. |
hook_file_download |
function |
drupal/core/modules/system/system.api.php |
Control access to private file downloads and specify HTTP headers. |
TypedData::getRoot |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getRoot(). |
form_test_redirect |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder to detect form redirect. |
Language::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Language.php |
|
CKEditorPlugin.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Annotation/CKEditorPlugin.php |
Contains Drupal\ckeditor\Annotation\CKEditorPlugin. |
watchdog_exception |
function |
drupal/core/includes/bootstrap.inc |
Logs an exception. |
RemoveRoleUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Contains \Drupal\user\Plugin\Action\RemoveRoleUser. |
Dropbutton::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Dropbutton.php |
Render the dropdown button. |
TestObjectMetadata |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
drupal_set_message |
function |
drupal/core/includes/bootstrap.inc |
Sets a message to display to the user. |
EntityType::$label |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The human-readable name of the type. |
HttpKernel::handle |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
@api |
PHP_Token_Includes |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_Token::$value |
property |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|