TemporaryQueryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Definition of Drupal\system\Tests\Database\TemporaryQueryTest. |
hook_modules_installed |
function |
drupal/core/modules/system/system.api.php |
Perform necessary actions after modules are installed. |
MenuTest::verifyAccess |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Verify the logged in user has the desired access to the various menu nodes. |
Page::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Whether the display allows attachments. |
Name::$always_multiple |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Disable the possibility to force a single value. |
hook_node_grants_alter |
function |
drupal/core/modules/node/node.api.php |
Alter user access rules when trying to view, edit or delete a node. |
StringStorageException |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php |
Defines an exception thrown when storage operations fail. |
NameMungingTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Sets up a Drupal site for running functional and integration tests. |
BreakpointGroup::$uuid |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group UUID. |
KernelForTest::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
Gets the name of the kernel |
BreakpointGroup::$name |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group machine name. |
QueryTest::add_orderby |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
|
NcsLastCommentName.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php |
Definition of Drupal\comment\Plugin\views\field\NcsLastCommentName. |
HeaderBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Constructor. |
WidgetBase::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::flagErrors(). |
ArgumentPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Definition of Drupal\views\Plugin\views\argument\ArgumentPluginBase. |
LocaleLookup::$context |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
The msgctxt context. |
Mimetypes::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php |
Get a singleton instance of the class |
Proxy::__isInitialized |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Is this proxy initialized or not. |
bartik.breakpoints.yml |
file |
drupal/core/themes/bartik/config/bartik.breakpoints.yml |
drupal/core/themes/bartik/config/bartik.breakpoints.yml |
LANGUAGE_NOT_SPECIFIED |
constant |
drupal/core/includes/bootstrap.inc |
The language code used when no language is explicitly assigned (yet). |
_filter_xss_attributes |
function |
drupal/core/includes/common.inc |
Processes a string of HTML attributes. |
_drupal_wrap_mail_line |
function |
drupal/core/includes/mail.inc |
Wraps words on a single line. |
Twig_TokenParser_Embed |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
Embeds a template. |
LessFilter::$nodePaths |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
|
Page::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::buildOptionsForm(). |
_search_index_truncate |
function |
drupal/core/modules/search/search.module |
Helper function for array_walk in search_index_split. |
PoStreamWriter::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
SimpleAnnotationReader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Simple Annotation Reader. |
EventDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/EventDataCollectorTest.php |
|
ProjectExtension::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Loads a specific configuration. |
MockLayoutBlockDeriver |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock layout block plugin. |
toolbar_subtrees_jsonp |
function |
drupal/core/modules/toolbar/toolbar.module |
Page callback: Returns the rendered subtree of each top-level toolbar link. |
PoStreamWriter::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::setURI(). |
RequestInterface::POST |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
ObjectManager::persist |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Tells the ObjectManager to make an instance managed and persistent. |
ExceptionInterface.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php |
|
Process::getTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the number of the signal that caused the child process to terminate its execution. |
views_test_data.module |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Helper module for Views tests. |
ArgumentStringTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Definition of Drupal\views\Tests\Handler\ArgumentStringTest. |
views_ui_ajax_get_form |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms. |
TranslationTest::$book |
property |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
|
LessFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php |
Filters an asset after it has been loaded. |
RequestInterface::HEAD |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
views_ui_library_alter |
function |
drupal/core/modules/views/views_ui/views_ui.module |
This is part of a patch to address a jQueryUI bug. The bug is responsible
for the inability to scroll a page when a modal dialog is active. If the content
of the dialog extends beyond the bottom of the viewport, the user is only able
to scroll with a… |
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Drop the primary key. |
Twig_Node::getIterator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
Process::getStopSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the number of the signal that caused the child process to stop its execution |
ModuleApiTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
|
LocaleListenerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|