_locale_invalidate_js |
function |
drupal/core/modules/locale/locale.module |
Force the JavaScript translation file(s) to be refreshed. |
drupal_install_system |
function |
drupal/core/includes/install.inc |
Installs the system module. |
BookTest::$admin_user |
property |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
A user with permission to create and edit books and to administer blocks. |
MappingDefinitionTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests the RDF mapping definition functionality. |
TokenParser::$pointer |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
The current array pointer. |
_field_invoke_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook. |
Condition::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements PHP magic __toString method to convert the conditions to string. |
GlobAsset::initialize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Initializes the collection based on the glob(s) passed in. |
TraversableString.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
DummyJoinTable::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
form_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
plugin.manager.filter |
service |
drupal/core/modules/filter/filter.services.yml |
Drupal\filter\FilterPluginManager |
CKEditorPluginManager |
class |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
CKEditor Plugin manager. |
PostFileInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
|
DisplayPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Contains Drupal\views\Plugin\views\display\DisplayPluginBase. |
_menu_site_is_offline |
function |
drupal/core/includes/menu.inc |
Checks whether the site is in maintenance mode. |
MimeTypeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php |
|
CacheInterface::write |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php |
Stores a class metadata in the cache |
Updater::findInfoFile |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Determines what the most important (or only) info file is in a directory. |
SiteNameTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php |
|
Custom::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
DiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
LinkItemTest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
|
RequestInterface::GET |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
FileMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
|
RequestInterface::PUT |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
plugin.manager.editor |
service |
drupal/core/modules/editor/editor.services.yml |
Drupal\editor\Plugin\EditorManager |
InstallerLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Tests installer language detection. |
UrlPlainFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\UrlPlainFormatter. |
Entity::getDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getDefinition(). |
HttpCache::invalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Invalidates non-safe methods (like POST, PUT, and DELETE). |
RequiredTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
|
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 |
DestructableInterface |
interface |
drupal/core/lib/Drupal/Core/DestructableInterface.php |
The interface for services that need explicit destruction. |
Inline::parseSequence |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Parses a sequence to a YAML string. |
MiniPagerTest::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Nodes used by the test. |
PluginUIInterface.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIInterface.php |
Contains \Drupal\system\Plugin\PluginUIInterface. |
ModuleEnable::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
|
Language::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
|
TextPlainUnitTest.php |
file |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Contains \Drupal\text\Tests\Formatter\TextPlainUnitTest. |
PHP_Token::__toString |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
BooleanOperator::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Overrides \Drupal\views\Plugin\views\filter\FilterPluginBase::init(). |
database_test.install |
file |
drupal/core/modules/system/tests/modules/database_test/database_test.install |
Install, update and uninstall functions for the database_test module. |
RowPluginTest::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php |
Contains all nodes used by this test. |
MenuLink::$link_title |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The entity label. |
LoggerInterface::crit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
LoaderChain::$loaders |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php |
|
StringDatabaseStorage |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Defines the locale string class. |