You are here

Classes, traits, and interfaces in Zircon Profile 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccessResultInterface interface Drupal\Core\Access core/lib/Drupal/Core/Access/AccessResultInterface.php Interface for access result value objects. 2 6
AccessResultNeutral class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessResultNeutral.php Value object indicating a neutral access result, with cacheability metadata. 1
AccessResultTest class Drupal\Tests\Core\Access core/tests/Drupal/Tests/Core/Access/AccessResultTest.php @coversDefaultClass \Drupal\Core\Access\AccessResult @group Access
AccessRoleTest class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/AccessRoleTest.php Tests views role access plugin.
AccessRoleUITest class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/AccessRoleUITest.php Tests views role access plugin UI.
AccessTest class Drupal\views\Tests\Plugin core/modules/views/src/Tests/Plugin/AccessTest.php Tests pluggable access for views.
AccessTestBase abstract class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/AccessTestBase.php A common test base class for the user access plugin tests. 2
AccountForm abstract class Drupal\user core/modules/user/src/AccountForm.php Form controller for the user account forms. 2
AccountInterface interface Drupal\Core\Session core/lib/Drupal/Core/Session/AccountInterface.php Defines an account interface which represents the current user. 3 224
AccountPermissionsCacheContext class Drupal\Core\Cache\Context core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php Defines the AccountPermissionsCacheContext service, for "per permission" caching. 2
AccountProxy class Drupal\Core\Session core/lib/Drupal/Core/Session/AccountProxy.php A proxied implementation of AccountInterface. 2
AccountProxyInterface interface Drupal\Core\Session core/lib/Drupal/Core/Session/AccountProxyInterface.php Defines an interface for a service which has the current account stored. 1 6
AccountSettingsForm class Drupal\user core/modules/user/src/AccountSettingsForm.php Configure user settings for this site. 1 1
AccountSwitcher class Drupal\Core\Session core/lib/Drupal/Core/Session/AccountSwitcher.php An implementation of AccountSwitcherInterface. 2
AccountSwitcherInterface interface Drupal\Core\Session core/lib/Drupal/Core/Session/AccountSwitcherInterface.php Defines an interface for a service for safe account switching. 1 1
AccountSwitcherTest class Drupal\system\Tests\Session core/modules/system/src/Tests/Session/AccountSwitcherTest.php Test case for account switching.
Action class Drupal\Core\Annotation core/lib/Drupal/Core/Annotation/Action.php Defines an Action annotation object.
Action class Drupal\system\Entity core/modules/system/src/Entity/Action.php Defines the configured action entity. 2
Action class Drupal\action\Plugin\migrate\source\d6 core/modules/action/src/Plugin/migrate/source/d6/Action.php Drupal 6 action source from database.
ActionAddForm class Drupal\action core/modules/action/src/ActionAddForm.php Provides a form for action add forms.
ActionAdminManageForm class Drupal\action\Form core/modules/action/src/Form/ActionAdminManageForm.php Provides a configuration form for configurable actions.
ActionBase abstract class Drupal\Core\Action core/lib/Drupal/Core/Action/ActionBase.php Provides a base implementation for an Action plugin. 17 16
ActionConfigEntityInterface interface Drupal\system core/modules/system/src/ActionConfigEntityInterface.php Provides an interface defining a action entity. 1 2
ActionDeleteForm class Drupal\action\Form core/modules/action/src/Form/ActionDeleteForm.php Builds a form to delete an action.
ActionEditForm class Drupal\action core/modules/action/src/ActionEditForm.php Provides a form for action edit forms.
ActionFormBase abstract class Drupal\action core/modules/action/src/ActionFormBase.php Provides a base form for action forms. 2
ActionInterface interface Drupal\Core\Action core/lib/Drupal/Core/Action/ActionInterface.php Provides an interface for an Action plugin. 1 1
ActionListBuilder class Drupal\action core/modules/action/src/ActionListBuilder.php Defines a class to build a listing of action entities.
ActionLocalTasksTest class Drupal\Tests\action\Unit\Menu core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php Tests action local tasks.
ActionManager class Drupal\Core\Action core/lib/Drupal/Core/Action/ActionManager.php Provides an Action plugin manager. 3 2
ActionPluginCollection class Drupal\Core\Action core/lib/Drupal/Core/Action/ActionPluginCollection.php Provides a container for lazily loading Action plugins. 1
Actions class Drupal\Core\Render\Element core/lib/Drupal/Core/Render/Element/Actions.php Provides a wrapper element to group one or more buttons in a form.
ActionTest class Drupal\Tests\action\Unit\Plugin\migrate\source\d6 core/modules/action/tests/src/Unit/Plugin/migrate/source/d6/ActionTest.php Tests D6 actions source plugin.
ActionUninstallTest class Drupal\action\Tests core/modules/action/src/Tests/ActionUninstallTest.php Tests that uninstalling actions does not remove other module's actions.
ActionUnitTest class Drupal\system\Tests\Action core/modules/system/src/Tests/Action/ActionUnitTest.php Tests action plugins.
ActiveLinkResponseFilter class Drupal\Core\EventSubscriber core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Subscribes to filter HTML responses, to set the 'is-active' class on links. 1 2
ActiveLinkResponseFilterTest class Drupal\Tests\Core\EventSubscriber core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter @group EventSubscriber
ActiveTheme class Drupal\Core\Theme core/lib/Drupal/Core/Theme/ActiveTheme.php Defines a theme and its information needed at runtime. 2
ActiveTopicsBlock class Drupal\forum\Plugin\Block core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php Provides an 'Active forum topics' block.
AddClassesToCachePass class Symfony\Component\HttpKernel\DependencyInjection vendor/symfony/http-kernel/DependencyInjection/AddClassesToCachePass.php Sets the classes to compile in the cache for the container. 1
AddCssCommand class Drupal\Core\Ajax core/lib/Drupal/Core/Ajax/AddCssCommand.php An AJAX command for adding css to the page via ajax. 3
AddFeedTest class Drupal\aggregator\Tests core/modules/aggregator/src/Tests/AddFeedTest.php Add feed test.
AddFeedTest class Drupal\system\Tests\Common core/modules/system/src/Tests/Common/AddFeedTest.php Make sure that attaching feeds works correctly with various constructs.
AddForm class Drupal\path\Form core/modules/path/src/Form/AddForm.php Provides the path add form. 1
AddHandler class Drupal\views_ui\Form\Ajax core/modules/views_ui/src/Form/Ajax/AddHandler.php Provides a form for adding an item in the Views UI.
AddRequestFormatsListener class Symfony\Component\HttpKernel\EventListener vendor/symfony/http-kernel/EventListener/AddRequestFormatsListener.php Adds configured formats to each request. 1
AddRequestFormatsListenerTest class Symfony\Component\HttpKernel\Tests\EventListener vendor/symfony/http-kernel/Tests/EventListener/AddRequestFormatsListenerTest.php Test AddRequestFormatsListener class.
AddRoleUser class Drupal\user\Plugin\Action core/modules/user/src/Plugin/Action/AddRoleUser.php Adds a role to a user. 1
AddRoleUserTest class Drupal\Tests\user\Unit\Plugin\Action core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php @coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser @group user
AdminContext class Drupal\Core\Routing core/lib/Drupal/Core/Routing/AdminContext.php Provides a helper class to determine whether the route is an admin one. 3 2

Pages

Other projects