|
PageNotFoundTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
|
ParseException::getParsedLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the line where the error occurred. |
|
ParseException::setParsedLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Sets the line where the error occurred. |
|
ArgumentPluginBase::getPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get the display or row plugin, if it exists. |
|
hook_views_preview_info_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the view preview information. |
|
TypedDataInterface::getParent |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Returns the parent data structure; i.e. either complex data or a list. |
|
DefinitionDecorator::$changes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
|
|
module_autoload_test.info.yml |
file |
drupal/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
drupal/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
|
TelephoneFieldTest::$instance |
property |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
|
|
EntityTypeConstraintValidator |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraintValidator.php |
Validates the EntityType constraint. |
|
DisplayPluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if the display's style uses fields. |
|
drupal_environment_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes the PHP environment. |
|
DefinitionDecorator::setClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
|
DisplayPluginBase::getHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get the handler object for a single handler. |
|
MaintenanceModeSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
Contains \Drupal\Core\EventSubscriber\MaintenanceModeSubscriber. |
|
SimpleTestTest::assertNothing |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Assert nothing. |
|
LocaleExportTest::$admin_user |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
A user able to create languages and export translations. |
|
BlockAdminThemeTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php |
Modules to enable. |
|
Context::setContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::setContextDefinition(). |
|
AccessDeniedTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
|
|
LayoutInterface::renderLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php |
Renders layout and returns the rendered markup. |
|
Context::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getContextDefinition(). |
|
PluginManagerBase::$discovery |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that discovers plugins managed by this manager. |
|
RequestInterface::STATE_ERROR |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
|
DisplayPluginBase::optionLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Because forms may be split up into sections, this provides
an easy URL to exactly the right section. Don't override this. |
|
SchemaDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
|
hook_views_plugins_join_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views join plugins. |
|
AssetCollectionInterface::all |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Returns all child assets. |
|
AssetCollectionInterface::add |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
Adds an asset to the current collection. |
|
ConstraintDefinitionException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ConstraintDefinitionException.php |
|
|
ComplexDataInterface::isEmpty |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Determines whether the data structure is empty. |
|
StyleUnformattedTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
|
|
ParserTest::testBlockChomping |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getBlockChompingTests |
|
UserAutocompleteTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
|
|
LockBackendInterface::acquire |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Acquires a lock. |
|
IniFileLoaderTest::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
|
HookRequirementsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php |
|
|
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
|
LockBackendInterface::release |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Releases the given lock. |
|
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
|
ForumSettingsForm::submitForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
|
BookController::adminOverview |
function |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Returns an administrative overview of all books. |
|
TextPlainUnitTest::assertText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string appears in the text-only version of $this->content. |
|
MappingDriverChain::addDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Add a nested driver. |
|
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
|
EntityFormControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Defines a common interface for entity form controller classes. |
|
form_test_load_include_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
|
DebugLoggerInterface::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns an array of logs. |
|
dblog_logging_settings_submit |
function |
drupal/core/modules/dblog/dblog.module |
Form submission handler for system_logging_settings(). |
|
RequestInterface::getResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the previously received {not been sent |