ClassLoader::register |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Registers this ClassLoader on the SPL autoload stack. |
MessageAction::$token |
property |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
|
LoggerInterface::warn |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
CKEditorAdminTest.php |
file |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
Definition of \Drupal\ckeditor\Tests\CKEditorAdminTest. |
Response::sendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends HTTP headers. |
Criteria::$expression |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
|
Field::field_langcode |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Return the language code of the language the field should be displayed in,
according to the settings. |
TableSortExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Definition of Drupal\Core\Database\Query\TableSortExtender. |
taxonomy_field_schema |
function |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_field_schema(). |
drupal_set_breadcrumb |
function |
drupal/core/includes/common.inc |
Sets the breadcrumb trail for the current page. |
ViewStorageController |
class |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Defines the storage controller class for View entities. |
Twig_Parser::hasBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
COMMENT_MODE_THREADED |
constant |
drupal/core/modules/comment/comment.module |
Comments are displayed as a threaded list - expanded. |
Serializer::serialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Serializes data in the appropriate format |
Response::sendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends content for the current web response. |
MessageAction::create |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Creates an instance of the plugin. |
TestObject::$children |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
drupal_get_breadcrumb |
function |
drupal/core/includes/common.inc |
Gets the breadcrumb trail for the current page. |
Twig_Parser::getBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
EasyRdf_Format::$name |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
StatementEmpty::fetch |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
BlockCacheTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Sets up a Drupal site for running functional and integration tests. |
NotFoundHttpException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php |
NotFoundHttpException. |
LocaleTypedConfig.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Contains \Drupal\locale\LocaleTypedConfig. |
ClassWithToString.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithToString.php |
|
CallbackValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CallbackValidator.php |
|
language.services.yml |
file |
drupal/core/modules/language/language.services.yml |
drupal/core/modules/language/language.services.yml |
update_test_1.install |
file |
drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
Twig_Parser::setBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Serializer::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Normalizes an object into a set of arrays/scalars |
Criteria::$maxResults |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
|
StoreInterface::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Purges data for the given URL. |
RowPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
toolbar_test.info.yml |
file |
drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml |
drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml |
Twig_Parser::hasMacro |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ConfigImporter::$lock |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The used lock backend instance. |
Route::getRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the requirement for the given key. |
PhpFileCache::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
Fetches an entry from the cache. |
RolesRid::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php |
Constructs a \Drupal\user\Plugin\views\argument\RolesRid object. |
Twig_Parser::setMacro |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
views_preprocess_html |
function |
drupal/core/modules/views/views.module |
Implements MODULE_preprocess_HOOK(). |
DateTimePlus::$errors |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
An array of errors encountered when creating this date. |
Route::hasRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Checks if a requirement is set for the given key. |
MessageAction::submit |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Form submission handler. |
MenuLink::$customized |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
A flag to indicate that the user has manually created or edited the link. |
FileValidatorPathTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
Twig_Parser::addTrait |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ImageEffectDeleteForm |
class |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Form for deleting an image effect. |
Route::setRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets a requirement for the given key. |
Criteria::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Construct new criteria |