contact_site_page |
function |
drupal/core/modules/contact/contact.pages.inc |
Page callback: Presents the site-wide contact form. |
FormTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
Response::getVary |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns an array of header names given in the Vary header. |
AttributeBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Returns an attribute. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Contains \Drupal\language\Plugin\Block\LanguageBlock. |
tracker.views.inc |
file |
drupal/core/modules/tracker/tracker.views.inc |
Provide views data for tracker.module. |
QueryBase::$range |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query range. |
Response::setVary |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the Vary header. |
AttributeBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Sets an attribute. |
FileInterface.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileInterface.php |
Contains \Drupal\file\Plugin\Core\Entity\FileInterface. |
loop_context.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_context.test |
|
StringBase::getId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getId(). |
AttributeBag::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Returns attributes. |
tour.services.yml |
file |
drupal/core/modules/tour/tour.services.yml |
drupal/core/modules/tour/tour.services.yml |
StringBase::setId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::setId(). |
comment_node_load |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_load(). |
FilterAccessCheck |
class |
drupal/core/modules/filter/lib/Drupal/filter/Access/FilterAccessCheck.php |
Checks access for text formats. |
EnableDisableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Tests functionality for enabling and disabling modules. |
MemoryBackend.php |
file |
drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php |
Definition of Drupal\Core\Flood\MemoryBackend. |
OverlaySubscriber |
class |
drupal/core/modules/overlay/lib/Drupal/overlay/EventSubscriber/OverlaySubscriber.php |
Overlay subscriber for controller requests. |
Schema::dropTable |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a table. |
InfoAlterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php |
Definition of Drupal\system\Tests\System\InfoAlterTest. |
dblog.routing.yml |
file |
drupal/core/modules/dblog/dblog.routing.yml |
drupal/core/modules/dblog/dblog.routing.yml |
HookDiscovery.php |
file |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Definition of Drupal\Core\Plugin\Discovery\HookDiscovery. |
aggregator_schema |
function |
drupal/core/modules/aggregator/aggregator.install |
Implements hook_schema(). |
QueryBase::$pager |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query pager data. |
IbanValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IbanValidator.php |
|
Schema::dropField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a field. |
text_library_info |
function |
drupal/core/modules/text/text.module |
Implements hook_library_info(). |
XmlDumper::escape |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Escapes arguments |
CurrencyValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CurrencyValidator.php |
Validates whether a value is a valid currency |
KernelForTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
Taxonomy indexing |
group |
drupal/core/modules/taxonomy/taxonomy.module |
Functions to maintain taxonomy indexing. |
Process::$timeout |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Collection::first |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Sets the internal iterator to the first element in the collection and
returns this element. |
node.settings.yml |
file |
drupal/core/modules/node/config/node.settings.yml |
drupal/core/modules/node/config/node.settings.yml |
hook_xmlrpc_alter |
function |
drupal/core/modules/xmlrpc/xmlrpc.api.php |
Alters the definition of XML-RPC methods before they are called. |
CacheFactory::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Instantiates a cache backend class for a given cache bin. |
Process::$options |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Feed::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::initDisplay(). |
Tour::__construct |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::__construct(); |
MemcacheMock::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Add an item to the server only if such key doesn't exist at the server yet. |
file_library_info |
function |
drupal/core/modules/file/file.module |
Implements hook_library_info(). |
QueryBase::exists |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::exists(). |
MemcacheCacheTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
MemcacheMock::set |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Store data at the server. |
FrontPageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Definition of Drupal\system\Tests\System\FrontPageTest. |
SelectionBase.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php |
Contains \Drupal\entity_reference\Plugin\Derivative\SelectionBase. |
MemcacheMock::get |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Retrieve item from the server. |
SelectionTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php |
Contains \Drupal\entity_reference\Tests\Views\SelectionTest. |