RegionalForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php |
Instantiates a new instance of this controller. |
PoHeader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Language code. |
NodeLoadMultipleTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
Tests the node_load_multiple() function. |
AdvancedSettingsForm |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Form builder for the advanced admin settings page. |
access_check.default |
service |
drupal/core/core.services.yml |
Drupal\Core\Access\DefaultAccessCheck |
ConfigEntityTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Definition of Drupal\config\Tests\ConfigEntityTest. |
Menu tree parameters |
group |
drupal/core/includes/menu.inc |
Parameters for a menu tree. |
Request::getClientIp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the client IP address. |
FlattenExceptionTest |
class |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
MessageInterface.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/MessageInterface.php |
Contains \Drupal\contact\Plugin\Core\Entity\MessageInterface. |
ValidatorTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
Sets up a Drupal site for running functional and integration tests. |
Table::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Does the style plugin support custom css class for the rows. |
RuntimeException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/RuntimeException.php |
|
TermAccessController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermAccessController.php |
Defines an access controller for the taxonomy term entity. |
Request::getPathInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the path being requested relative to the executed script. |
DebugClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
FileTransferTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
Definition of Drupal\system\Tests\FileTransfer\FileTransferTest. |
GssFilter::setDefine |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
Request::getBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the root path from which this request is executed. |
ConfigSchemaTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Contains \Drupal\config\Tests\ConfigSchemaTest. |
TestFileTransfer.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Definition of Drupal\system\Tests\FileTransfer\TestFileTransfer. |
batch_with_fill.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/batch_with_fill.test |
|
AnnotationDriver.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
|
RegisterMatchersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Adds services tagged 'chained_matcher' to the 'matcher' service. |
Profile::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Constructor. |
ExecutionContext.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
FactoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
|
GreaterThanValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThanValidator.php |
Validates values are greater than the previous (>). |
CustomBlockType::$id |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type ID. |
filter_test.info.yml |
file |
drupal/core/modules/filter/tests/filter_test/filter_test.info.yml |
drupal/core/modules/filter/tests/filter_test/filter_test.info.yml |
update_helpful_links |
function |
drupal/core/update.php |
Provides links to the homepage and administration pages. |
shortcut_default_set |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns the default shortcut set for a given user account. |
Collection::hasValue |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Checks if any keys contains a certain value |
RevisionLink::access |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Check whether current user has access to this handler. |
Attribute::$required |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
|
DateTimePlusTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Definition of Drupal\system\Tests\Datetime\DateTimePlusTest. |
BreakLockForm::$view |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
The view being deleted. |
MinimalTest::getInfo |
function |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
|
NodeType::submitForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
Table::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Request::getUsername |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the username to pass in the URL if set |
Request::getPassword |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the password. |
SortTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php |
Views used by this test. |
Proxy::MARKER_LENGTH |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Length of the proxy marker |
field_read_instances |
function |
drupal/core/modules/field/field.crud.inc |
Reads in field instances that match an array of conditions. |
FileStorage::$dumper |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML dumper instance. |
Request::getPassword |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the password to pass in the URL if set |
Request::getUserInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the user info. |
Table::buildSortPost |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Add our actual sort criteria |
ItemList::createItem |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Helper for creating a list item object. |