_drupal_rewrite_settings_dump_one |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
ContextInterface::getContextValue |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/ContextInterface.php |
Gets the context value. |
DisplayPluginBase::getLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see which display to use when creating links within
a view using this display. |
drupal_install_config_directories |
function |
drupal/core/includes/install.inc |
Creates the config directory and ensures it is operational. |
ContainerInterface::isScopeActive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Determines whether the given scope is currently active. |
InvalidOptionsException::$options |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/InvalidOptionsException.php |
|
InstallStorage::getComponentNames |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Get all configuration names and folders for a list of modules or themes. |
DisplayPluginBase::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display needs a breadcrumb |
template_process_maintenance_page |
function |
drupal/core/includes/theme.inc |
Theme process function for theme_maintenance_field(). |
ContainerAwareEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
BreakpointGroupInterface::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Checks if the breakpoint group is valid. |
CKEditorPluginContextualInterface |
interface |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginContextualInterface.php |
Defines an interface for contextually enabled CKEditor plugins. |
Twig_Extension_Staging::$visitors |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
MissingOptionsException::$options |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MissingOptionsException.php |
|
DisplayPluginBase::getFieldLabels |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Retrieves a list of fields for the current display. |
BundleConstraint::getBundleOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php |
Gets the bundle option as array. |
CookieTest::testInvalidExpiration |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@expectedException InvalidArgumentException |
DisplayPluginBase::overrideOption |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Set an option and force it to be an override. |
Twig_Extension_Staging::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
DisplayPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default summary for options in the views UI. |
NonDefaultBlockAdminTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
ParserTest::getBlockChompingTests |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
MatcherDumperInterface::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
Gets the routes to dump. |
StatisticsSettingsForm::getFormID |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
file_field_instance_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
Twig_Node_Expression_Test_Defined |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Checks if a variable is defined in the current context. |
StatisticsSettingsForm::buildForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
PluginManagerBase::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Gets the definition of all plugins for this type. |
IpValidatorTest::testInvalidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV4 |
_file_generic_settings_extensions |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Validates the allowed file extensions field. |
FieldInfoTest::testFieldInfoCache |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Tests that the field info cache can be built correctly. |
PluginManagerBase::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Returns a preconfigured instance of a plugin. |
Twig_Extension_Staging::addGlobal |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
views.view.test_style_mapping.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
DisplayInternalLogicTest::$twocol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The twocol test display. |
DisplayInternalLogicTest::$onecol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The onecol test display. |
DisplayInternalLogicTest::getInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
|
ReflectionFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
DebugLoggerInterface::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns the number of errors. |
IpValidatorTest::testInvalidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV6 |
MainContentFallbackTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Modules to enable. |
DisplayPluginBase::renderMoreLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the 'more' link |
CouldNotRewindStreamException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php |
|
KeyValueStoreInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes all items from the key/value store. |
PathSubscriber::onKernelTerminate |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Ensures system paths for the request get cached. |
PostFileInterface::setContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the Content-Type of the file |
DecimalItem::$propertyDefinitions |
property |
drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php |
Definitions of the contained properties. |
PostFileInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the Content-Type of the file |
StringDatabaseStorage::getStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getStrings(). |
PluginBaseUnitTest::getTestPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Sets up and returns a basic instance of a plugin. |