UrlPlainFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\UrlPlainFormatter. |
DiffFormatter::_added |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
EntityNG::getBCEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::getBCEntity(). |
RoleStorageController |
class |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Controller class for user roles. |
Entity::getDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getDefinition(). |
CachedStorage::$cache |
property |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
The instantiated Cache backend. |
ImageItemTest::$image |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Created file entity. |
ElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Modules to enable. |
HttpCache::invalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Invalidates non-safe methods (like POST, PUT, and DELETE). |
RepeatedPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
Process the repeatable passes that run more than once. |
BlockLanguageTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Definition of Drupal\block\Tests\BlockLanguageTest. |
theme_test.subscriber |
service |
drupal/core/modules/system/tests/modules/theme_test/theme_test.services.yml |
Drupal\theme_test\EventSubscriber\ThemeTestSubscriber |
drupal_page_get_cache |
function |
drupal/core/includes/bootstrap.inc |
Retrieves the current page from the cache. |
RequiredTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
|
FilterControllerEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
Allows filtering of a controller callable |
GreaterThan::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThan.php |
|
CachedStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
PrerenderList::$items |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Stores all items which are used to render the items.
It should be keyed first by the id of the base table, for example nid.
The second key is the id of the thing which is displayed multiple times
per row, for example the tid. |
FilterAccessCheck.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Access/FilterAccessCheck.php |
Contains \Drupal\filter\Access\FilterAccessCheck. |
ContextPluginTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
Contains \Drupal\system\Tests\Plugin\ContextPluginTest. |
WinCacheCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php |
Puts data into the cache. |
menu_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/menu_test/menu_test.routing.yml |
drupal/core/modules/system/tests/modules/menu_test/menu_test.routing.yml |
Views module handlers |
group |
drupal/core/modules/views/views.api.php |
Handlers exposed by various modules to Views. |
TestIterator::current |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TestIterator.php |
|
AssetReference::$name |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
|
ReadOnlyException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/ReadOnlyException.php |
Contains \Drupal\Core\TypedData\ReadOnlyException. |
EntityDisplayBase.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Contains \Drupal\entity\EntityDisplayBase. |
Query::$entityManager |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Stores the entity manager. |
SchemaStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Implements \Drupal\Core\Config\StorageInterface::exists(). |
DestructableInterface |
interface |
drupal/core/lib/Drupal/Core/DestructableInterface.php |
The interface for services that need explicit destruction. |
Updater::getBackupDir |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns the full path to a directory where backups should be written. |
CachedStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
Inline::parseSequence |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a sequence to a YAML string. |
EntityAccessCheckTest |
class |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
Tests the entity access controller. |
MiniPagerTest::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Nodes used by the test. |
Query::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
The config storage used by the config entity query. |
CachedStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
DumperRoute::getRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
Returns the route. |
PluginUIInterface.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIInterface.php |
Contains \Drupal\system\Plugin\PluginUIInterface. |
_drupal_session_close |
function |
drupal/core/includes/session.inc |
Session handler assigned by session_set_save_handler(). |
ViewUI::$execute_time |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
How long the view takes to execute. |
CachedStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
Response::$statusCode |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
|
ModuleEnable::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
|
EmailAction::validate |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Form validation handler. |
SchemaStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::delete(). |
OneTestCase::testCase |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OneTestCase.php |
|
CachedStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
TrackerAttributesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Tests the RDF tracker page mapping. |
Response::$statusText |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
|